/+ misc tp commands

This commit is contained in:
committer@tuxwarrior
2025-04-18 15:39:25 -05:00
parent 05a24e2e49
commit cd1e6e8cbd
2 changed files with 3 additions and 6 deletions

View File

@@ -39,6 +39,9 @@ alias nr="nitrogen --restore"
alias myip="echo $(wget http://ipinfo.io/ip -qO -)" alias myip="echo $(wget http://ipinfo.io/ip -qO -)"
alias sb="source ~/.bashrc" alias sb="source ~/.bashrc"
alias tp="tp.sh" alias tp="tp.sh"
alias tp-empty="trash-empty"
alias tp-list="tree ~/.local/share/Trash/"
alias tp-restore="trash-restore"
#alias cp="cp -i" # confirm before overwriting something #alias cp="cp -i" # confirm before overwriting something
#alias df='df -h' # human-readable sizes #alias df='df -h' # human-readable sizes
#alias dpi="xrandr --dpi" #alias dpi="xrandr --dpi"

View File

@@ -1,6 +0,0 @@
#!/usr/bin/env bash
# frode klevstul @ 2504
tree ~/.local/share/Trash/