📝 Adjusted tshift alias to list after it's done

This commit is contained in:
z3rOR0ne 2022-08-08 06:38:33 -07:00
parent bb40b359af
commit 96e2823bcd

View file

@ -64,8 +64,7 @@ alias rg="rg -i --colors 'match:fg:blue' --colors 'line:fg:blue'"
alias fzfi="rg --files --hidden --follow --no-ignore-vcs -g '!{node_modules,.git}' | fzf"
alias bluepill="neo-matrix --bold=2 -D --color=cyan --density=0.75 --charset=katakana --speed=12 --fullwidth --screensaver"
# alias btop="kitty -o font_size=12 -o background_opacity=0.50 -e btop; fullscreen enable"
alias tshift='doas timeshift --delete && notify-send "Previous Backup Deleted!" && doas timeshift --create && notify-send "New Backup Created!"'
alias tshift-l="doas timeshift --list"
alias tshift='doas timeshift --delete && notify-send "Previous Backup Deleted!" && doas timeshift --create && notify-send "New Backup Created!" && doas timeshift --list'
alias btop="bst -e btop"
alias {librewolf,firefox}="librewolf"
alias tor-browser="tor-browser &"