Note: all these have to be installed
Install the following too
- ohmyfish - Makes it easier to extend fish with plugins
- vim-plug - Plugin Manager for Neovim
- tpm - Plugin Manager for Tmux
- GNU Stow - Symlink manager
- dotco - A URL Shortener with Vercel and Airtable
- Github CLI - Github CLI
- Get the
delete repo
permission by doinggh auth login -s delete_repo
- Get the
- Install the dependencies above
- Backup old dotfiles if you have any
mv ~/.dotfiles ~/.dotfiles.bak
- Clone this repo
git clone https://github.com/kavin25/dotfiles.git
cd ~/.dotfiles
- Change Airtable env vars for dotco-cli
cp docs/url-env-example.sh scripts/url-env.sh
- Symlink with Stow
stow */
- Install some Nerd Font - for some icons and stuff
- dotco - A URL Shortener with Vercel and Airtable
- dotco-cli
- notes-cli - @dotangad
- @dotangad's Tmux Config
- Neil Sabde's dotfiles