[all] Clean up some shit
This commit is contained in:
@ -3,6 +3,7 @@ if status is-interactive
|
||||
set -gx PATH ~/.asdf/installs/rust/latest/bin $PATH
|
||||
set -gx PATH ~/.cargo/bin $PATH
|
||||
set -gx PATH ~/.bin $PATH
|
||||
set -gx PATH ~/.poetry/bin $PATH
|
||||
set -gx PATH ~/.screenlayout $PATH
|
||||
set -gx PATH ~/.emacs.d/bin $PATH
|
||||
set -gx GIT_CU_DIR ~/src
|
||||
|
||||
Reference in New Issue
Block a user