misakwa / dotfiles

my dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My dotfiles

Uses stow

Install stow if you don't have it

Homebrew

$ brew install stow

Debian/Ubuntu

$ sudo apt-get install stow

Fedora/CentOS

$ dnf install stow
$ git clone https://github.com/misakwa/dotfiles.git ~/.dotfiles
$ cd ~/.dotfiles
$ git submodule update --init --recursive
$ stow -R -t $HOME -v -d $HOME/.dotfiles bash tmux vcs vim zsh nvim

About

my dotfiles

License:GNU General Public License v3.0


Languages

Language:Shell 96.7%Language:CSS 3.2%Language:GDB 0.0%