jump plus chezmoiignore
This commit is contained in:
parent
eff1296902
commit
547a740166
3
.chezmoiignore
Normal file
3
.chezmoiignore
Normal file
@ -0,0 +1,3 @@
|
||||
{{- if eq .chezmoi.os "darwin" }}
|
||||
private_Library
|
||||
{{- end }}
|
@ -15,6 +15,8 @@ if status is-interactive
|
||||
end
|
||||
# <<< conda initialize <<<
|
||||
|
||||
# initialize jump cd
|
||||
jump shell fish | source
|
||||
end
|
||||
|
||||
# aliases
|
||||
@ -22,7 +24,7 @@ alias b "bat -p --pager=never"
|
||||
alias l "ls -la"
|
||||
alias lll "ls -latr"
|
||||
alias lg "lazygit"
|
||||
|
||||
alias z j
|
||||
# abbreviations
|
||||
abbr lsn littlesnitch
|
||||
|
||||
|
@ -1,9 +1,7 @@
|
||||
jorgebucaran/fisher
|
||||
jorgebucaran/nvm.fish
|
||||
laughedelic/pisces
|
||||
patrickf1/fzf.fish
|
||||
jorgebucaran/replay.fish
|
||||
oh-my-fish/plugin-jump
|
||||
z11i/github-copilot-cli.fish
|
||||
ilancosman/tide@v5
|
||||
gazorby/fish-abbreviation-tips
|
||||
@ -11,3 +9,4 @@ franciscolourenco/done
|
||||
nickeb96/puffer-fish
|
||||
patrickf1/colored_man_pages.fish
|
||||
jhillyerd/plugin-git
|
||||
patrickf1/fzf.fish
|
||||
|
Loading…
Reference in New Issue
Block a user