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
|
end
|
||||||
# <<< conda initialize <<<
|
# <<< conda initialize <<<
|
||||||
|
|
||||||
|
# initialize jump cd
|
||||||
|
jump shell fish | source
|
||||||
end
|
end
|
||||||
|
|
||||||
# aliases
|
# aliases
|
||||||
@ -22,7 +24,7 @@ alias b "bat -p --pager=never"
|
|||||||
alias l "ls -la"
|
alias l "ls -la"
|
||||||
alias lll "ls -latr"
|
alias lll "ls -latr"
|
||||||
alias lg "lazygit"
|
alias lg "lazygit"
|
||||||
|
alias z j
|
||||||
# abbreviations
|
# abbreviations
|
||||||
abbr lsn littlesnitch
|
abbr lsn littlesnitch
|
||||||
|
|
||||||
|
@ -1,9 +1,7 @@
|
|||||||
jorgebucaran/fisher
|
jorgebucaran/fisher
|
||||||
jorgebucaran/nvm.fish
|
jorgebucaran/nvm.fish
|
||||||
laughedelic/pisces
|
laughedelic/pisces
|
||||||
patrickf1/fzf.fish
|
|
||||||
jorgebucaran/replay.fish
|
jorgebucaran/replay.fish
|
||||||
oh-my-fish/plugin-jump
|
|
||||||
z11i/github-copilot-cli.fish
|
z11i/github-copilot-cli.fish
|
||||||
ilancosman/tide@v5
|
ilancosman/tide@v5
|
||||||
gazorby/fish-abbreviation-tips
|
gazorby/fish-abbreviation-tips
|
||||||
@ -11,3 +9,4 @@ franciscolourenco/done
|
|||||||
nickeb96/puffer-fish
|
nickeb96/puffer-fish
|
||||||
patrickf1/colored_man_pages.fish
|
patrickf1/colored_man_pages.fish
|
||||||
jhillyerd/plugin-git
|
jhillyerd/plugin-git
|
||||||
|
patrickf1/fzf.fish
|
||||||
|
Loading…
Reference in New Issue
Block a user