This commit is contained in:
stephan.raabe
2023-02-11 17:22:33 +01:00
parent 2a622b848d
commit 8b93d85fae
5 changed files with 59 additions and 29 deletions
+3
View File
@@ -12,6 +12,9 @@ alias update-grub='sudo grub-mkconfig -o /boot/grub/grub.cfg'
alias c='clear'
alias w='~/dotfiles/scripts/updatewal.sh'
alias instp='sudo pacman -S'
alias insty='yay -S'
# APPLICATIONS
alias ls='exa -al'
alias mutt='neomutt'