8000 GitHub - s4kr4/dotfiles: dotfiles
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

s4kr4/dotfiles

Repository files navigation

dotfiles for Z shell + tmux + Vim

Description

  1. Install zsh, tmux and vim automatically if they're not installed.
  2. Make symbolic links of dotfiles to $HOME.

Installation

$ git clone https://github.com/s4kr4/dotfiles ~/.dotfiles
$ cd ~/.dotfiles
$ make install
0