ubuntu updates
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export XDG_CACHE_HOME=/Users/bobbypalko/.cache
|
||||
export XDG_CONFIG_HOME=/Users/bobbypalko/.config
|
||||
export PATH=/Users/bobbypalko/.local/share/nvim/site:$XDG_CONFIG_HOME/scripts:/opt/homebrew/bin:$PATH
|
||||
export XDG_CACHE_HOME=$HOME/.cache
|
||||
export XDG_CONFIG_HOME=$HOME/.config
|
||||
export PATH=$HOME/.local/bin:$XDG_CONFIG_HOME/scripts:$PATH
|
||||
|
||||
Reference in New Issue
Block a user