Update misc.

This commit is contained in:
Shawn Anderson 2023-05-17 20:41:29 -07:00
parent 0a08004ae1
commit 91be1b78a1
3 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@ -26,3 +26,4 @@ dotfiles/.config/coc/explorer-actions
dotfiles/.config/coc/extensions/
dotfiles/.config/coc/lists
dotfiles/.local/

Binary file not shown.

View File

@ -43,3 +43,4 @@ export FOXHOUND_LOGGING="1"
# Turn foxhound engine logging on/off
# 1 is for True, and 0 is for False
export FOXHOUND_LOGGING="1"
. "$HOME/.cargo/env"