kecookier / workspace

Some of my config files, vimrc/bashrc/...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

workspace

Some of my config files, vimrc/bashrc/tmux/...

Script bootstrap.sh will install .bashrc .vimrc .tmux.conf.

# install personal config file command
sh -c "$(curl -fsSL https://raw.githubusercontent.com/kecookier/workspace/master/bootstrap.sh)"

# Update to latest.
sh ~/.local/workspace/bootstrap.sh

About

Some of my config files, vimrc/bashrc/...


Languages

Language:Vim Script 99.9%Language:Shell 0.1%