diff options
Diffstat (limited to '.env')
| -rw-r--r-- | .env | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -34,13 +34,6 @@ alias gst='git status' # Use correct TTY for GPG Pinentry export GPG_TTY="$(tty)" gpg-connect-agent updatestartuptty /bye >/dev/null -export TERM=xterm -export PATH=$HOME/.local/bin:$PATH -export PATH=$HOME/.local/bin/`hostname`:$PATH -export PATH=$HOME/.local/bin/`uname -m`:$PATH -export PATH=$HOME/.cargo/bin:$PATH -export GOPATH="$HOME/.local/share/go" -export PATH=$GOPATH/bin:$PATH export PATH=$HOME/.local/bin:$PATH export PATH=$HOME/.local/bin/`hostname`:$PATH export PATH=$HOME/.local/bin/`uname -m`:$PATH |
