feat: flatpak update alias
This commit is contained in:
parent
b825c29511
commit
42c13bbabd
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ source ~/.zsh/aliases/helpers/git.zsh
|
|||
source ~/.zsh/aliases/helpers/nmcli.zsh
|
||||
|
||||
alias fclean="flatpak uninstall --unused --delete-data"
|
||||
alias fup="flatpak update"
|
||||
alias fdir="cd $HOME/.var/app && ls"
|
||||
|
||||
alias grub-path="cd /etc/default"
|
||||
|
|
Loading…
Add table
Reference in a new issue