Begin moving away from org file
This commit is contained in:
parent
e038b8c08c
commit
5f5a3c04ea
13 changed files with 346 additions and 219 deletions
7
config/fish/config.fish
Normal file
7
config/fish/config.fish
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
fish_vi_key_bindings
|
||||
|
||||
# Initialize starship prompt
|
||||
starship init fish | source
|
||||
|
||||
# Load aliases if they exist
|
||||
test -f ~/.config/fish/aliases.fish && source ~/.config/fish/aliases.fish
|
||||
Loading…
Add table
Add a link
Reference in a new issue