This commit is contained in:
2025-01-26 18:34:42 +00:00
parent 37f126cc48
commit 48b18d03f1
4 changed files with 11 additions and 1 deletions

View File

@@ -1,7 +1,8 @@
abbr ssh "kitten ssh"
abbr push "git push"
abbr --set-cursor=! commit "git commit -m \"!\""
abbr add "git add"
abbr add "git add ."
abbr vim "vim -N"
abbr in "sudo zypper in"
abbr up "sudo zypper up"
abbr ls "ls -t"