mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-30 01:35:34 +00:00
Flatpak updating
This commit is contained in:
parent
43170cf447
commit
99d0355813
2
.zshrc
2
.zshrc
@ -16,7 +16,7 @@ alias e='emacs -nw'
|
|||||||
# Other
|
# Other
|
||||||
alias i='sudo dnf install'
|
alias i='sudo dnf install'
|
||||||
alias d='sudo dnf'
|
alias d='sudo dnf'
|
||||||
alias u='sudo dnf update'
|
alias u='sudo dnf update; flatpak update'
|
||||||
alias dot='cd ~/dotfiles'
|
alias dot='cd ~/dotfiles'
|
||||||
# Git
|
# Git
|
||||||
alias c='git commit -m'
|
alias c='git commit -m'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user