Fix application script to actually work
This commit is contained in:
parent
41a6e59d27
commit
d9d8bcb5f6
@ -1,12 +1,11 @@
|
|||||||
#!/usr/bin/env nix-shell
|
#!/usr/bin/env nix-shell
|
||||||
#! nix-shell -p stow
|
#! nix-shell -p stow -i bash
|
||||||
|
|
||||||
stow bash
|
stow bash
|
||||||
stow sh
|
stow sh
|
||||||
stow .inputrc # Readline configuration
|
stow readline
|
||||||
|
|
||||||
stow vim
|
stow vim
|
||||||
stow .vimrc
|
|
||||||
|
|
||||||
stow ruby
|
stow ruby
|
||||||
stow python
|
stow python
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user