addet fisher support
This commit is contained in:
parent
7b20e9126e
commit
222570be26
2 changed files with 15 additions and 0 deletions
|
@ -11,6 +11,7 @@ end
|
|||
# ────────────────────────────────────────< sources >──────────────────────────────────────
|
||||
source $HOME/.config/fish/functions/git.fish
|
||||
source $HOME/.config/fish/functions/tmux.fish
|
||||
source $HOME/.config/fish/functions/c_fisher.fish
|
||||
|
||||
# ─────────────────────────────────< Environment-Variables >───────────────────────────────
|
||||
set -p EDITOR (which nvim)
|
||||
|
@ -85,6 +86,8 @@ if command -v apk >/dev/null 2>&1
|
|||
set ALIASSES "-- Alpine.. right, this fast os is evolving.. --"
|
||||
end
|
||||
|
||||
check_fisher
|
||||
|
||||
# ──────────────────────────< END | distro/packagemanger detection >──────────────────────────
|
||||
|
||||
# ─< colorized ls >─────────────────────────────────────────────────────────────────────────
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue