Skip to content

jschomay/.dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jeff’s dotfiles

Mostly just my vim*, tmux, and bash configs.

  • Note, configured for neovim.

Install

Warning, this will replace some files in your home directory, and includes my own opinionated configs; read the source and use with care.

  1. Clone this repo.
  2. Symlink the files in this repo to your home directory.
  3. You'll also need to clone the tmux plugin manager if you want that and follow the install steps.

(The bootstrap script will do step 2 and 3 for you.)

git clone https://github.com/jschomay/.dotfiles.git ~/.dotfiles
cd ~/.dotfiles && source bootstrap.sh && cd -

For now, you need to install vim, tmux, brew, and what ever else on your own.

Also, add your name and email to .gitconfg.

About

My configs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 98.9%
  • Shell 1.1%