mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2025-07-27 04:33:17 +02:00
added duf and strongswan to default apps
This commit is contained in:
@@ -110,6 +110,11 @@ alias cal='cal -mw --color'
|
||||
alias chrome='google-chrome-stable'
|
||||
alias teams='teams-insiders'
|
||||
|
||||
## command overrides
|
||||
df() {
|
||||
duf
|
||||
}
|
||||
|
||||
# grub
|
||||
alias update-grub='grub-mkconfig -o /boot/grub/grub.cfg'
|
||||
|
||||
|
Reference in New Issue
Block a user