diff options
author | EuAndreh <eu@euandre.org> | 2019-06-02 13:09:35 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2019-06-02 13:09:35 -0300 |
commit | 3b48b02cbbe4e2aa9e28c76d2625950cd0d17f82 (patch) | |
tree | 18d89d3c02bfebf24ad6693a444eb22540cdf243 | |
parent | Remove video-feed.sh from repo (diff) | |
download | dotfiles-3b48b02cbbe4e2aa9e28c76d2625950cd0d17f82.tar.gz dotfiles-3b48b02cbbe4e2aa9e28c76d2625950cd0d17f82.tar.xz |
Remove encrypted/ shell files
Move Bash files to Git Annex repo.
-rw-r--r-- | bash/bashrc.sh | 2 | ||||
-rw-r--r-- | encrypted/env.sh | bin | 3436 -> 0 bytes | |||
-rw-r--r-- | encrypted/nu/nurc.sh | bin | 4091 -> 0 bytes |
3 files changed, 1 insertions, 1 deletions
diff --git a/bash/bashrc.sh b/bash/bashrc.sh index f6fae35..9321dcc 100644 --- a/bash/bashrc.sh +++ b/bash/bashrc.sh @@ -15,7 +15,7 @@ source $DOTFILES/bash/symlinks.sh source $DOTFILES/bash/youtube.sh source $DOTFILES/bash/facepalm/rotten-apple.sh source $DOTFILES/bash/x.sh -source $DOTFILES/encrypted/env.sh +source $HOME/annex/bin/misc/env.sh source $DOTFILES/bash/xdg.sh source $DOTFILES/bash/fake-symlinks.sh diff --git a/encrypted/env.sh b/encrypted/env.sh Binary files differdeleted file mode 100644 index bc1a0bf..0000000 --- a/encrypted/env.sh +++ /dev/null diff --git a/encrypted/nu/nurc.sh b/encrypted/nu/nurc.sh Binary files differdeleted file mode 100644 index 4b42f51..0000000 --- a/encrypted/nu/nurc.sh +++ /dev/null |