Loading .profile +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ export HISTIGNORE="&:ls:[bf]g:d[fu]:exit" export WORKON_HOME=~/.virtualenvs export FIGNORE='.o:.pyc:~:.swp:.swa' export VIRTUAL_ENV_DISABLE_PROMPT=yes export GIT_SSH=$HOME/.ssh/bin/ssh export GIT_SSH=$HOME/.ssh/ssh.sh export EDITOR="$HOME/.vim/bin/vim.remote" export GOROOT=$HOME/.local/go export GOPATH=$HOME/.local/gopath Loading .ssh/bin/ssh→.ssh/ssh.sh +0 −0 File moved. View file Loading
.profile +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ export HISTIGNORE="&:ls:[bf]g:d[fu]:exit" export WORKON_HOME=~/.virtualenvs export FIGNORE='.o:.pyc:~:.swp:.swa' export VIRTUAL_ENV_DISABLE_PROMPT=yes export GIT_SSH=$HOME/.ssh/bin/ssh export GIT_SSH=$HOME/.ssh/ssh.sh export EDITOR="$HOME/.vim/bin/vim.remote" export GOROOT=$HOME/.local/go export GOPATH=$HOME/.local/gopath Loading