/+ misc tp commands
This commit is contained in:
@@ -39,6 +39,9 @@ alias nr="nitrogen --restore"
|
||||
alias myip="echo $(wget http://ipinfo.io/ip -qO -)"
|
||||
alias sb="source ~/.bashrc"
|
||||
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 df='df -h' # human-readable sizes
|
||||
#alias dpi="xrandr --dpi"
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# frode klevstul @ 2504
|
||||
|
||||
tree ~/.local/share/Trash/
|
||||
|
||||
Reference in New Issue
Block a user