X-Git-Url: http://id.pley.net/dotfiles.git/blobdiff_plain/a09e9f58885c39428637bc2df6279780ba578cb2..ed8541de7d4f482f7c0bf55bd5a361a15ff48ba5:/bash_login?ds=inline diff --git a/bash_login b/bash_login index cc21313..891551c 100644 --- a/bash_login +++ b/bash_login @@ -1,6 +1,6 @@ #!/bin/bash -export INPUTRC=~/etc/inputrc +export INPUTRC=~/.dotfiles/inputrc function short_pwd() { @@ -20,4 +20,4 @@ source ~/etc/aliases export EDITOR=/usr/bin/vim export LSCOLORS=gxfxcxdxbxegedabagacad -source ~/etc/webkit_login +source ~/.dotfiles/webkit_login