mirror of
https://github.com/iridakos/goto.git
synced 2025-05-15 23:10:35 -07:00
parent
0e591983ac
commit
a6feb6a09f
2
install
2
install
@ -36,8 +36,6 @@ GOTO_FILE_LOCATION='/usr/local/share/goto.sh'
|
|||||||
RC=""
|
RC=""
|
||||||
if [ -f ~/.bashrc ]; then
|
if [ -f ~/.bashrc ]; then
|
||||||
RC="$HOME/.bashrc"
|
RC="$HOME/.bashrc"
|
||||||
#elif [ -f ~/.kshrc ]; then
|
|
||||||
# RC="$HOME/.kshrc"
|
|
||||||
elif [ -f ~/.zshrc ]; then
|
elif [ -f ~/.zshrc ]; then
|
||||||
RC="$HOME/.zshrc"
|
RC="$HOME/.zshrc"
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user