[2024-05-09] Adding folder structure

This commit is contained in:
Andrew Conlin 2024-05-09 18:41:39 +01:00
parent ac035ff9f0
commit 3c56823411
7 changed files with 0 additions and 29 deletions

View file

@ -1,17 +0,0 @@
if status is-interactive
set -U fish_greeting "🐟"
set -gx VISUAL nvim
set -gx EDITOR $VISUAL
fish_add_path /usr/local/go/bin
fish_add_path ~/go/bin
fish_add_path ~/.zig
alias lg "lazygit"
end
rvm default
#function fish_prompt
# powerline-shell --shell bare $status
#end