Update misc.
This commit is contained in:
parent
0a08004ae1
commit
91be1b78a1
|
|
@ -26,3 +26,4 @@ dotfiles/.config/coc/explorer-actions
|
||||||
dotfiles/.config/coc/extensions/
|
dotfiles/.config/coc/extensions/
|
||||||
dotfiles/.config/coc/lists
|
dotfiles/.config/coc/lists
|
||||||
|
|
||||||
|
dotfiles/.local/
|
||||||
|
|
|
||||||
Binary file not shown.
|
|
@ -43,3 +43,4 @@ export FOXHOUND_LOGGING="1"
|
||||||
# Turn foxhound engine logging on/off
|
# Turn foxhound engine logging on/off
|
||||||
# 1 is for True, and 0 is for False
|
# 1 is for True, and 0 is for False
|
||||||
export FOXHOUND_LOGGING="1"
|
export FOXHOUND_LOGGING="1"
|
||||||
|
. "$HOME/.cargo/env"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue