appended timeshift --list to tshift alias
This commit is contained in:
parent
6ea63a14e5
commit
9d7b7abfc2
1 changed files with 1 additions and 1 deletions
2
aliases
2
aliases
|
|
@ -62,7 +62,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='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 &"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue