update of dotfiles

This commit is contained in:
Frank Zechert
2026-08-09 16:14:55 +02:00
parent fb4f54e9fa
commit d519d0d187
10 changed files with 180 additions and 245 deletions
+2
View File
@@ -72,6 +72,8 @@ alias pcat='bat -pp'
# top / htop
alias top='btop'
alias htop='btop'
# work
alias ia='cd ~/Projects/inso-automation'
# ssh
[ "$TERM" = "xterm-kitty" ] && alias kssh="kitty +kitten ssh"