/dotfiles-light

Light, deployable dotfiles.

Primary LanguageVim Script

Dotfiles Light

Light, deployable dotfiles. v0.5.

Alternative to Bryan Stitt / Ryan Bates originals.

Usage

Install dotfiles.

./install.sh

Gather dotfiles.

./gather.sh

Notes

Root user prompt in .bashrc.

For root user, uncomment line 33 in /root/.bashrc.

export PS1="\[$COLOR_RED\][\u@\h \W]# \[${COLOR_NC}\]"

References