diff options
Diffstat (limited to 'dotfiles/.local/bin/activenv')
-rwxr-xr-x | dotfiles/.local/bin/activenv | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dotfiles/.local/bin/activenv b/dotfiles/.local/bin/activenv deleted file mode 100755 index 6ffac10..0000000 --- a/dotfiles/.local/bin/activenv +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash - -source ~/Documents/venvs/$1/bin/activate |