Set the graveyard for rip (Rm ImProved)

This commit is contained in:
Jonny Barnes 2022-03-09 18:28:16 +00:00
parent a98c6bdd1c
commit d800efd58f

View file

@ -72,6 +72,9 @@ export PATH="$PATH:/usr/local/go/bin:/usr/local/opt/go/libexec/bin:$GOPATH/bin"
GPG_TTY=`tty` GPG_TTY=`tty`
export GPG_TTY export GPG_TTY
# Set the rip (Rm ImProved) graveyard
export GRAVEYARD="$HOME/.local/share/Trash"
# composer global # composer global
export PATH="$PATH:$HOME/.composer/vendor/bin" export PATH="$PATH:$HOME/.composer/vendor/bin"