Skip to content

Commit

Permalink
Setup pipenv
Browse files Browse the repository at this point in the history
  • Loading branch information
joaothallis committed Aug 17, 2023
1 parent 3862be5 commit e9e088a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .config/fish/config.fish
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ set -gx EDITOR nvim

set -gx KERL_BUILD_DOCS yes

# set -gx PATH "$PATH:/home/$USER/.local/bin"

switch (uname -a)
case '*MANJARO*'
source /opt/asdf-vm/asdf.fish
Expand Down
4 changes: 3 additions & 1 deletion .config/fish/fish_plugins
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
jorgebucaran/autopair.fish
jorgebucaran/fisher
sentriz/fish-pipenv
barnybug/docker-fish-completion
jorgebucaran/autopair.fish

0 comments on commit e9e088a

Please sign in to comment.