0.0.1
Pre-release
Pre-release
# DIR: Where to install (default: /usr/local/bin)
# FORCE: If defined, override .anyrc (default: undefined)
curl -sS https://raw.githubusercontent.com/amaya382/anyrc/0.0.1/install.sh | DIR=/usr/local/bin bash
# Put your dotfiles or create symlinks of them into $HOME/.anyrc.d
# ln -s /path/to/your/dotfiles/.dotfile $HOME/.anyrc.d/.dotfile