diff options
Diffstat (limited to '')
-rw-r--r-- | bash/env.sh | 3 | ||||
-rwxr-xr-x | encrypted/scripts/video-feed.sh | bin | 3227 -> 0 bytes |
2 files changed, 2 insertions, 1 deletions
diff --git a/bash/env.sh b/bash/env.sh index 92833d4..a582f4c 100644 --- a/bash/env.sh +++ b/bash/env.sh @@ -28,7 +28,8 @@ export PATH=~/.local/bin:$PATH # export EDITOR=vi -export PATH="$DOTFILES/scripts/:$PATH" +export PATH="$DOTFILES/scripts:$PATH" +export PATH="$HOME/annex/bin:$PATH" export INPUTRC=~/.inputrc export CACHE_DIR="$HOME/Nextcloud/cache" export PATH="$HOME/dev/libre/website/:$PATH" diff --git a/encrypted/scripts/video-feed.sh b/encrypted/scripts/video-feed.sh Binary files differdeleted file mode 100755 index 26fe03c..0000000 --- a/encrypted/scripts/video-feed.sh +++ /dev/null |