04032024-2
This commit is contained in:
parent
878d5475c9
commit
0c4dc059b0
3 changed files with 2 additions and 0 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
@ -4,3 +4,4 @@ macos/.ssh/specific_config filter=git-crypt diff=git-crypt
|
||||||
global/.config/mutt/settings filter=git-crypt diff=git-crypt
|
global/.config/mutt/settings filter=git-crypt diff=git-crypt
|
||||||
linux/.gnupg/gpg-agent.conf filter=git-crypt diff=git-crypt
|
linux/.gnupg/gpg-agent.conf filter=git-crypt diff=git-crypt
|
||||||
global/scripts/vimwiki_diary_template filter=git-crypt diff=git-crypt
|
global/scripts/vimwiki_diary_template filter=git-crypt diff=git-crypt
|
||||||
|
global/.zshrc-secrets filter=git-crypt diff=git-crypt
|
||||||
|
|
|
@ -122,3 +122,4 @@ export VOLTA_HOME="$HOME/.volta"
|
||||||
export PATH="$VOLTA_HOME/bin:$PATH"
|
export PATH="$VOLTA_HOME/bin:$PATH"
|
||||||
|
|
||||||
source $HOME/.zshrc-additional
|
source $HOME/.zshrc-additional
|
||||||
|
source $HOME/.zshrc-secrets
|
||||||
|
|
BIN
global/.zshrc-secrets
Normal file
BIN
global/.zshrc-secrets
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue