/dotfiles-1

Emacs, neovim, zsh and tmux configuration

Primary LanguageEmacs LispMIT LicenseMIT

dotfiles

Install the basics

  git clone https://github.com/mrprofessor/dotfiles.git
  cd ~/dotfiles
  bash setup.sh

  # To install programming langs and tools run
  sh pl.sh

Screenshots

TODO

  • Add an interactive installation method(preferably in python).
  • Use gnu stow to manage dotfiles.