Change how CURRENT_SHELL works

pull/2/head
Bodaniel Jeanes 2010-06-30 14:50:31 +10:00
parent 3ca7ecfaae
commit 5c4f8be9a5
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
export CURRENT_SHELL=`which bash`
export CURRENT_SHELL="bash"
export DOT_FILES=$HOME/.config
# All things that are both ZSH and Bash compatible