Skip to content

stevenhansel/dotfiles

Repository files navigation

dotfiles

Steven's personal dotfiles, tailored for Linux with XMonad or MacOS

Requirements

You'll need homebrew to install all the default packages, if you don't need the default casks and packages, then you'll only need GNU Stow to manage the dotfiles

Setupping up the dotfiles

  1. Clone the repository into your home directory

The dotfiles folder must be located in the home directory, in order for stow to work later on.

git clone https://github.com/stevenhansel/dotfiles.git $HOME/.dotfiles
  1. Install the default packages and casks in the Brewfile

Make sure that you're in the root directory of the repository.

cd $HOME/.dotfiles
brew bundle
  1. stow all the configurations
stow vim
stow tmux

About

My personal dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published