Bump a few things
This commit is contained in:
4
.zshrc
4
.zshrc
@@ -126,6 +126,10 @@ fi
|
||||
# https://www.reddit.com/r/archlinux/comments/p0y2hs/flatpak/
|
||||
alias update="paru -Syu --skipreview; flatpak update; sudo snap refresh"
|
||||
|
||||
# Power
|
||||
alias upshift="powerprofilesctl set performance"
|
||||
alias downshift="powerprofilesctl set power-saver"
|
||||
|
||||
[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh
|
||||
|
||||
export FZF_DEFAULT_COMMAND='fdfind --type f'
|
||||
|
||||
Reference in New Issue
Block a user