Skip to content

bginbey/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Minimal features:

  • zshrc with antigen
  • nvim config neovim-init.vim
  • nvim plugins neovim-plugins.vim
  • gitconfig
  • OS X customisations

Installation

# Link all dotfiles to home directory
cd ~/dotfiles
ln -s .* ~

# For Neovim
cd ~
mkdir -p .config/nvim
ln -s ~/dotfiles/.neovim-init.vim ~/.config/nvim/init.vim

TODO: For Ansible Playbook

OS X configuration

  • Change caps lock key to ctrl on wired and bluetooth keyboards by default

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published