Skip to content

A set of vim, zsh, git, and tmux configuration files.

Notifications You must be signed in to change notification settings

aleph1ow/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aleph1ow dotfiles

Inspired by kennyadsl.

Requirements

Set zsh as your login shell.

chsh -s /bin/zsh

Install rcm.

brew tap thoughtbot/formulae
brew install rcm

Install

Clone onto your home:

git clone git://github.com/aleph1ow/dotfiles.git

Rename it to .dotfiles

Install:

env RCRC=$HOME/.dotfiles/rcrc rcup

This will create symlinks for config files in your home directory.

You can safely run rcup multiple times to update.

What's in it?

pure prompt theme

About

A set of vim, zsh, git, and tmux configuration files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 95.3%
  • Vim Script 4.7%