feat: add joshuto config
This commit is contained in:
parent
782030a5c3
commit
491fa911c9
5 changed files with 244 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue