jeffkamo / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Dotfiles

Intended to be used for local development and Github Codespaces.

Installation managed by dotbot.

Before install

Things like Neovim, TMUX Plugin Manager, and ripgrep (used by Telescope for Live Grep) aren't currently configured to install automatically. Install those first.

brew install neovim
brew install ripgrep
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
git clone https://github.com/tmux-plugins/tmux-sensible ~/.tmux/plugins/tmux-sensible

How to run

./install

About


Languages

Language:Lua 91.1%Language:Shell 8.9%