dotfiles/apply-dotfiles

12 lines
120 B
Plaintext
Executable File

#!/usr/bin/env nix-shell
#! nix-shell -p stow -i bash
stow bash
stow sh
stow readline
stow vim
stow ruby
stow python