Update yet again
This commit is contained in:
parent
bd51dfa80d
commit
7c43f9a2f5
1 changed files with 0 additions and 3 deletions
|
@ -1,6 +1,3 @@
|
|||
# Start display manager if on a tty
|
||||
[ $XDG_VTNR -le 2 ] && tbsm
|
||||
|
||||
# Convenience function for only setting PATH if the specified directory exists
|
||||
function setpath
|
||||
test -e $argv[1]; and set PATH $argv[1] $PATH
|
||||
|
|
Loading…
Add table
Reference in a new issue