Fix application script to actually work

This commit is contained in:
Andrew R. M 2019-12-15 17:37:37 -05:00
parent a1b9a98969
commit 9c1fba6459

View File

@ -1,12 +1,11 @@
#!/usr/bin/env nix-shell
#! nix-shell -p stow
#! nix-shell -p stow -i bash
stow bash
stow sh
stow .inputrc # Readline configuration
stow readline
stow vim
stow .vimrc
stow ruby
stow python