revert(zsh): remove obsolete scripts
- alert - steam - vita
This commit is contained in:
parent
7e11fa3e53
commit
95764aef08
3 changed files with 0 additions and 6 deletions
|
@ -1 +0,0 @@
|
||||||
alias alert='notify-send --urgency=low -i "$([ $? = 0 ] && echo terminal || echo error)" "$(history|tail -n1|sed -e '\''s/^\s*[0-9]\+\s*//;s/[;&|]\s*alert$//'\'')"'
|
|
|
@ -1,2 +0,0 @@
|
||||||
# Force Steam to close to tray instead of remaining open
|
|
||||||
export STEAM_FRAME_FORCE_CLOSE=1
|
|
|
@ -1,3 +0,0 @@
|
||||||
# Define VITASDK & export to $PATH
|
|
||||||
export VITASDK=/usr/local/vitasdk
|
|
||||||
export PATH="$VITASDK/bin:$PATH"
|
|
Loading…
Reference in a new issue