chore: Update path
This commit is contained in:
parent
17fcac861e
commit
bca72f7f2c
7 changed files with 9 additions and 12 deletions
|
|
@ -1,8 +1,6 @@
|
|||
NEOVIDE_MAXIMIZED=0
|
||||
GPG_TTY=$(tty)
|
||||
PATH=$PATH:$HOME/.local/bin
|
||||
TEXMFHOME=$HOME/.texmf
|
||||
PATH=/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:$HOME/.local/bin:$HOME/.cargo/bin:$PATH
|
||||
PATH=/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:~/.local/bin:~/.cargo/bin:$PATH
|
||||
EDITOR="neovide --novsync --nofork"
|
||||
SUDO_EDITOR="neovide --novsync --nofork"
|
||||
PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue