diff --git a/config.fish b/config.fish index 9bfc350..6d387a2 100644 --- a/config.fish +++ b/config.fish @@ -35,6 +35,8 @@ set fish_color_command 8787ff set VIRTUAL_ENV_DISABLE_PROMPT true +fish_add_path -aP ~/.local/bin + ########### # Aliases # ###########