moreus / dotfiles

Emacs, neovim, zsh and tmux configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Emacs, neovim, zsh and tmux configuration

License:MIT License


Languages

Language:Emacs Lisp 51.2%Language:Shell 25.3%Language:Vim Script 23.4%Language:Ruby 0.1%