|
@@ -79,6 +79,7 @@ case $(hostname) in
|
|
|
|
|
|
swatson-casana)
|
|
swatson-casana)
|
|
|
|
|
|
|
|
+ export TERM=xterm-256color # This fixes some vim issues
|
|
export PS1="\[\033[36m\]\w\[\033[m\] λ "
|
|
export PS1="\[\033[36m\]\w\[\033[m\] λ "
|
|
# function to set terminal title
|
|
# function to set terminal title
|
|
function set-title() {
|
|
function set-title() {
|