aboutsummaryrefslogtreecommitdiff
path: root/bash
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-01-02 15:41:53 -0200
committerEuAndreh <eu@euandre.org>2019-01-02 15:41:53 -0200
commitfb9f7c38a140a7f0549f94b9f0370b6d87eb1430 (patch)
treedfa07577eeab19f1e020baaf2a9ae6c9bf1ce2b3 /bash
parentEnable forward searches in bash. (diff)
downloaddotfiles-fb9f7c38a140a7f0549f94b9f0370b6d87eb1430.tar.gz
dotfiles-fb9f7c38a140a7f0549f94b9f0370b6d87eb1430.tar.xz
Add custom nu gitconfig options in nugitconfig.ini file.
Diffstat (limited to 'bash')
-rw-r--r--bash/symlinks.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bash/symlinks.sh b/bash/symlinks.sh
index 6425557..39d0a0b 100644
--- a/bash/symlinks.sh
+++ b/bash/symlinks.sh
@@ -16,6 +16,7 @@ ln -fs $DOTFILES/bash/bash_profile.sh ~/.bash_profile
ln -fs $DOTFILES/git/gitattributes ~/.gitattributes
ln -fs $DOTFILES/git/gitignore ~/.gitignore_global
ln -fs $DOTFILES/git/bash_git.sh ~/.bash_git
+ln -fs $DOTFILES/encrypted/nugitconfig.ini ~/.nugitconfig
ln -fs $DOTFILES/sbclrc.lisp ~/.sbclrc
ln -fs $DOTFILES/inputrc.conf ~/.inputrc
ln -fs $DOTFILES/Xmodmap.conf ~/.Xmodmap