tirr-c / .dotfiles

My own dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

cd
git clone https://github.com/tirr-c/.dotfiles
ln -sf .dotfiles/.zshrc
ln -sf .dotfiles/.vimrc
ln -sf .dotfiles/.tmux.conf
ln -sf .dotfiles/.npmrc

Or,

cd
git clone https://github.com/tirr-c/.dotfiles
./.dotfiles/install.sh

.zshrc, .vimrc and .tmux.conf are derived from those in simnalamburt/.dotfiles, which is licensed under the Apache License 2.0.

Apache-2.0/MIT. See COPYRIGHT for details.

About

My own dotfiles

License:Other


Languages

Language:Shell 87.4%Language:Vim Script 12.6%