feat: add joshuto config

This commit is contained in:
Fabio Lenherr / DashieTM 2023-02-26 03:21:28 +01:00
parent 782030a5c3
commit 491fa911c9
5 changed files with 244 additions and 0 deletions

View file

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