vrslev / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My dotfiles: macOS, Wezterm, Fish, and VS Code.

I use dotbot, so it is easy to set everything up:

# Make ~/code directory
cd
mkdir -p code

# Clone this repo
git clone https://github.com/vrslev/dotfiles code/dotfiles

# Run install script
cd code/dotfiles
./install

About

License:MIT License


Languages

Language:Shell 73.6%Language:Ruby 15.4%Language:Lua 5.6%Language:Python 5.5%