bugfixing
This commit is contained in:
parent
c00931fd30
commit
f7410c9160
1 changed files with 3 additions and 3 deletions
|
@ -10,9 +10,9 @@ end
|
||||||
# ╰───────────────────────────────────────────────────╯
|
# ╰───────────────────────────────────────────────────╯
|
||||||
|
|
||||||
# ────────────────────────────────────────< sources >──────────────────────────────────────
|
# ────────────────────────────────────────< sources >──────────────────────────────────────
|
||||||
source $HOME/.config/fish/functions/git.fish
|
# source $HOME/.config/fish/functions/git.fish
|
||||||
source $HOME/.config/fish/functions/tmux.fish
|
# source $HOME/.config/fish/functions/tmux.fish
|
||||||
source $HOME/.config/fish/functions/c_fisher.fish
|
# source $HOME/.config/fish/functions/c_fisher.fish
|
||||||
|
|
||||||
# ─────────────────────────────────< Environment-Variables >───────────────────────────────
|
# ─────────────────────────────────< Environment-Variables >───────────────────────────────
|
||||||
set -p EDITOR (which nvim)
|
set -p EDITOR (which nvim)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue