This website requires JavaScript.
Explore
Help
Register
Sign in
mdebray
/
tvl-depot
Watch
1
Star
0
Fork
You've already forked tvl-depot
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6842ecd3be
tvl-depot
/
install.sh
4 lines
54 B
Bash
Raw
Normal View
History
Unescape
Escape
Prefer stow over hand-rolled solution After discovering GNU stow on Nix IRC, refactored install and setup scripts to consume it. Code is vastly simplified as a result.
2018-07-19 01:53:53 +02:00
#!/usr/bin/env bash
Adds brew to PATH and adds is_online function
2016-08-01 20:01:51 +02:00
Support Vim, Tmux, Emacs with Stow After moving off of Meta, Dotfiles has a greater responsibility to manage configs. Vim, Tmux, and Emacs are now within Stow's purview.
2018-09-10 20:51:14 +02:00
source
"
$DOTFILES
/configs/setup
"
Reference in a new issue
Copy permalink