My dotfiles. Feel free to inspire yourself and use whatever you like.
This repo uses the dotfile manager to organize the dotfiles.
curl -fsSL https://raw.githubusercontent.com/lgulich/dotfiles/master/install-remote.sh | bashThis clones the repo to ~/.dotfiles and runs the installation.
git clone https://github.com/lgulich/dotfiles.git
cd dotfiles
./install.shThis will install the dependencies dependencies, and install and setup the individual dotfile projects.
If you have previously already installed the the dependencies you can also use the dotfile manager directly:
To install new dotfile projects use
dotfile_manager installTo setup a dotfile project use
dotfile_manager setup