mirror of
https://github.com/Xevion/dotfiles.git
synced 2026-01-31 04:24:10 -06:00
config: make fish_plugins conditional and add PATH entries
- Convert fish_plugins to template with conditional sdkman plugin - Add humanlog and foundry to PATH in commonrc scripts - Fix WSL chassis detection by moving WSL check earlier
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#
|
||||
jorgebucaran/fisher
|
||||
ilancosman/tide@v6
|
||||
patrickf1/fzf.fish
|
||||
{{- if stat (joinPath .chezmoi.homeDir ".sdkman") }}
|
||||
reitzig/sdkman-for-fish
|
||||
{{- end }}
|
||||
Reference in New Issue
Block a user