Lazy #1

Merged
DashieTM merged 38 commits from lazy into main 2023-03-08 10:38:05 +01:00
Showing only changes of commit 930d900881 - Show all commits

View file

@ -23,6 +23,7 @@ alias ga="git add -A"
alias g+='bear -- g++ -Wextra -Werror -std=c++20' alias g+='bear -- g++ -Wextra -Werror -std=c++20'
alias s="kitty +kitten ssh" alias s="kitty +kitten ssh"
alias zl='z "" ' alias zl='z "" '
alias jo='joshuto'
# pwd based on the value of _ZO_RESOLVE_SYMLINKS. # pwd based on the value of _ZO_RESOLVE_SYMLINKS.
function __zoxide_pwd function __zoxide_pwd