Skip to content

Commit

Permalink
✨ (fish.nix) Add path from ruby gems
Browse files Browse the repository at this point in the history
  • Loading branch information
Comamoca committed Nov 5, 2024
1 parent 2900fad commit e747eaa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion fish.nix
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@ in
fish_add_path $HOME/.codon/bin
fish_add_path $HOME/.rye/shims
fish_add_path $HOME/.local/share/gem/ruby/3.3.0/bin
fish_add_path $HOME/.local/share/gem/ruby/3.0.0/bin
fish_add_path $HOME/.local/share/gem/ruby/3.0.0/bin
fish_add_path $HOME/.local/share/gem/ruby/3.0.0/bin/
fish_add_path $HOME/.roswell/bin
Expand Down

0 comments on commit e747eaa

Please sign in to comment.