Compare commits
No commits in common. "0ef70eff2e21ccb1b127aa82aafe33cc53e7f26b" and "40a245774ee415be1564679b0e4312137ec3232a" have entirely different histories.
0ef70eff2e
...
40a245774e
1 changed files with 0 additions and 9 deletions
|
@ -76,9 +76,6 @@ fi
|
|||
|
||||
# export MANPATH="/usr/local/man:$MANPATH"
|
||||
|
||||
# Add user binaries path to PATH
|
||||
export PATH="/home/$USER/.local/bin/:$PATH"
|
||||
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
||||
# You may need to manually set your language environment
|
||||
|
@ -139,12 +136,6 @@ alias Q=' exit'
|
|||
alias x=' exit'
|
||||
alias cd..='cd ..'
|
||||
|
||||
#####################
|
||||
### GO LANG STUFF ###
|
||||
#####################
|
||||
|
||||
export GOPATH=$HOME/projects/go
|
||||
|
||||
######################
|
||||
### GNU GUIX STUFF ###
|
||||
######################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue