mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
added the .local/bin folder in the list of the path to search binaries from
This commit is contained in:
@@ -11,6 +11,9 @@ if status is-interactive
|
||||
# Add Node.js binaries in the global path
|
||||
fish_add_path ~/.local/lib/node_modules/.bin
|
||||
|
||||
# Add local binary in the global path
|
||||
fish_add_path ~/.local/bin
|
||||
|
||||
# configuration for Oh My Fish BobTheFish theme
|
||||
set -g theme_display_git yes
|
||||
set -g theme_display_git_dirty yes
|
||||
|
||||
Reference in New Issue
Block a user