This commit is contained in:
Stephan Raabe
2023-03-15 17:35:40 +01:00
parent 6e037e50e6
commit ea10073442
2 changed files with 4 additions and 1 deletions
+3 -1
View File
@@ -34,8 +34,10 @@ alias r='ranger'
alias t='sudo timeshift --list'
alias ts='~/dotfiles/scripts/snapshot.sh'
alias matrix='cmatrix'
alias screenshot='scrot -d 3 -c -z -u'
alias shot='scrot -d 3 -c -z -u'
alias shotsel='scrot -s'
alias nf='neofetch'
alias pf='pfetch'
# GIT
alias gs="git status"