mirror of
https://github.com/theniceboy/.config.git
synced 2025-12-27 15:24:58 +08:00
localbin
This commit is contained in:
parent
863f4b8121
commit
eafecbc569
1 changed files with 2 additions and 0 deletions
|
|
@ -2,11 +2,13 @@ export GOPATH=$HOME/go
|
|||
export PATH=$PATH:$HOME/.gem/ruby/2.6.0
|
||||
export PATH=$PATH:$HOME/go/bin
|
||||
export PATH=$PATH:/home/linuxbrew/.linuxbrew/bin
|
||||
export PATH=$PATH:$HOME/.local/bin
|
||||
#export TERM=xterm-256color
|
||||
export TERM_ITALICS=true
|
||||
export RANGER_LOAD_DEFAULT_RC="false"
|
||||
export TERM=screen-256color
|
||||
export EDITOR=nvim
|
||||
export XDG_CONFIG_HOME=/home/david/.config
|
||||
|
||||
#autoload edit-command-line; zle -N edit-command-line
|
||||
#bindkey '^v' edit-command-line
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue