alias t=wd

main
The_miro 2024-11-08 10:23:56 +01:00
parent d81c0319fc
commit 40cd5511eb
2 changed files with 4 additions and 0 deletions

View File

@ -24,4 +24,6 @@ alias gitp="git push"
alias icat="kitten icat"
alias cls="clear"
alias t="wd"
eval "$(starship init bash)"

2
.zshrc
View File

@ -126,4 +126,6 @@ alias gitp="git push"
alias icat="kitten icat"
alias cls="clear"
alias t="wd"
eval "$(starship init zsh)"