Getting caught up on a lot of little changes

This commit is contained in:
Colin Powell
2020-02-05 10:30:21 -05:00
parent 5bd933ca8c
commit a2f32b7463
7 changed files with 17 additions and 6 deletions

View File

@ -1,6 +1,7 @@
source ~/.asdf/asdf.fish
set -gx PATH ~/.cargo/bin $PATH
set -gx PATH ~/.bin $PATH
set -gx PATH ~/.screenlayout $PATH
set -gx PATH ~/.emacs.d/bin $PATH
set -gx PATH ~/.fzf/bin $PATH
set -gx PATH ~/.local/bin $PATH