Initial commit
This commit is contained in:
4
config.fish
Normal file
4
config.fish
Normal file
@@ -0,0 +1,4 @@
|
||||
if status is-interactive
|
||||
# Commands to run in interactive sessions can go here
|
||||
fish_add_path "$HOME/.local/bin"
|
||||
end
|
||||
Reference in New Issue
Block a user