Merge branch 'master' of git.clortox.com:tyler/neodot
This commit is contained in:
commit
8bf51dfe94
3
.bashrc
3
.bashrc
@ -184,7 +184,8 @@ export NVM_DIR="$HOME/.nvm"
|
||||
[[ -f ~/.bash-preexec.sh ]] && source ~/.bash-preexec.sh
|
||||
eval "$(atuin init bash)"
|
||||
|
||||
|
||||
# The next line updates PATH for the Google Cloud SDK.
|
||||
if [ -f '/home/tyler/work/google-cloud-sdk/path.bash.inc' ]; then . '/home/tyler/work/google-cloud-sdk/path.bash.inc'; fi
|
||||
|
||||
[ -f "/home/tyler/.ghcup/env" ] && . "/home/tyler/.ghcup/env" # ghcup-env
|
||||
# The next line updates PATH for the Google Cloud SDK.
|
||||
|
@ -11,7 +11,7 @@
|
||||
required = true
|
||||
clean = git-lfs clean -- %f
|
||||
[commit]
|
||||
gpgsign = true
|
||||
gpgsign = false
|
||||
[pull]
|
||||
rebase = false
|
||||
[credential]
|
||||
|
Loading…
x
Reference in New Issue
Block a user