plugin config(symbols outline, catpuccin, lsp)
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
# For running crow against a remote X server
|
||||
# xhost +
|
||||
export PATH=$PATH:/google/src/head/depot/google3/experimental/users/cnieves/util
|
||||
export PATH="${HOME}/.config/lsp/lua-language-server/bin:${PATH}"
|
||||
export XAUTHORITY=~/.Xauthority
|
||||
export GOROOT=/usr/lib/google-golang
|
||||
export PATH=$GOROOT/bin:$PATH
|
||||
|
@ -251,3 +251,5 @@ export ZSH="$HOME/.oh-my-zsh"
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
||||
source ~/.bash_profile
|
||||
|
||||
alias luamake=/luamake
|
||||
|
Reference in New Issue
Block a user