Skip to content

macollins/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Clone the repository:

git clone --recursive git@github.com:macollins/dotfiles.git

Create syminks:

ln -s ~/dotfiles/vim ~/.vim
ln -s ~/dotfiles/vimrc ~/.vimrc
ln -s ~/dotfiles/gvimrc ~/.gvimrc
ln -s ~/dotfiles/zshrc ~/.zshrc
ln -s ~/dotfiles/agignore ~/.agignore

Vim will default to using the Menlo font unless one of the alternatives fonts is installed:

  1. Source Code Pro
  2. Inconsolata

Updating submodules:

git submodule update --remote --merge

About

All my dotfiles belong to GitHub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published