Skip to content

KonPaw/workbench

 
 

Repository files navigation

workbench

Setup

Set a directory to clone this repository, and then change directory into the workbench folder.

echo 'export WORKBENCH_PATH="$HOME/.../workbench"' | tee -a "$HOME/.zshenv" "$HOME/.bash_profile"
git clone https://github.com/strboul/workbench.git "$WORKBENCH_PATH"
cd "$WORKBENCH_PATH"

Recommended steps to install the parts in the following order.

  1. Install core system/.../core,

  2. Link dotfiles files with ./files/symlink.

  3. Configure main system system/.../main.

Development

  • Run pre-commit install that installs the hook scripts at .git/hooks.

About

My custom config files 🧰

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 58.8%
  • Lua 18.0%
  • Python 15.3%
  • Vim Snippet 4.9%
  • TypeScript 1.4%
  • R 1.1%
  • Dockerfile 0.5%