diff options
author | EuAndreh <eu@euandre.org> | 2018-12-28 09:25:18 -0200 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2018-12-28 09:25:18 -0200 |
commit | b920331c39434dc5b801e8bdcaa339bed6692070 (patch) | |
tree | 39bd13c5d29139dd1966c7106f38c18399864d77 /.gitattributes | |
parent | Install languagetool package. (diff) | |
download | dotfiles-b920331c39434dc5b801e8bdcaa339bed6692070.tar.gz dotfiles-b920331c39434dc5b801e8bdcaa339bed6692070.tar.xz |
Add ssh_config.conf file with a symlink at ~/.ssh/config pointing to it.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index a2fa862..76d2343 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,3 +7,4 @@ git/gitconfig.ini filter=git-crypt diff=git-crypt emacs/gnus.el filter=git-crypt diff=git-crypt emacs/not-much.el filter=git-crypt diff=git-crypt lein/deps.edn filter=git-crypt diff=git-crypt +ssh_config.conf filter=git-crypt diff=git-crypt |