/dotfiles

This is my 🦍🍌 Ubuntu setup ♻️ repository. It contains my dotfiles, as well as a few scripts to set up my system the way I love it ❤️.

Primary LanguageShell

Gorilla Moe's Ubuntu Setup Files

This is my 🦍🍌 Linux 🐧 setup ♻️ repository.

It contains my dotfiles, as well as a few scripts to set up my system the way I love it ❤️.

The following software will be installed

Various software will be installed from the package manager, see setup.sh for more details.

The following software will be configured / symlinked

Various dotfiles will be symlinked:

Installation

Note

shazam.sh is used to symlink the dotfiles.

# Ensure directory exists
mkdir -p ~/projects/personal

# Clone the repository
git clone git@github.com:gorillamoe/dotfiles.git ~/projects/personal/dotfiles

# Change directory and run shazam
cd ~/projects/personal/dotfiles && shazam