diff options
author | EuAndreh <eu@euandre.org> | 2022-05-12 09:22:36 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-05-12 09:22:36 -0300 |
commit | e62c2752648278b06479aba6b809db5b49488a6b (patch) | |
tree | bb1ba72710f256ed7e435cfded5a2933fe1ee36a | |
parent | .local/bin/clamp: Add working version (diff) | |
download | dotfiles-e62c2752648278b06479aba6b809db5b49488a6b.tar.gz dotfiles-e62c2752648278b06479aba6b809db5b49488a6b.tar.xz |
.config/bash/privrc.sh: Add symlink to private repo
l--------- | .config/bash/privrc.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/bash/privrc.sh b/.config/bash/privrc.sh new file mode 120000 index 0000000..243a4bd --- /dev/null +++ b/.config/bash/privrc.sh @@ -0,0 +1 @@ +/home/andreh/dev/private/dotfiles/privrc.sh
\ No newline at end of file |