/dotfiles

My environment dotfiles

Primary LanguageShellGNU General Public License v3.0GPL-3.0

dotfiles

My dotfiles. Thanks to holman for inspiration.

Brewfile

Install Homebrew by following the instructions at https://brew.sh.

Create a Brewfile in your current directory with a list of your installed Homebrew packages with:

brew bundle dump

Install the packages listed in the Brewfile by running the following command in the directory containing the Brewfile:

brew bundle

nono

Use .nanorc in your home directory for syntax highlighting in Nano. Copy the files in /usr/local/share/nano to the same location on your machine for specific syntax highlighting.