Skip to content

lsig/dotfiles

Repository files navigation

Dotfiles

Setup

  1. Install brew
  2. Install the brew packages listed below
  3. Enter a tmux session and execute I to install tmux plugins
  4. Your setup should be complete

Brew packages

  • bat
  • fzf
  • fd
  • ripgrep
  • gh
  • go
  • jq
  • nvim
  • zoxide
brew install bat fzf fd ripgrep gh go jq nvim zoxide delta

Github CLI completions

gh completion -s zsh > .local/share/zinit/completions/_gh

Git config for Delta

[include]
	path = ~/.config/delta/themes/catppuccin.gitconfig
[delta]
	features = catppuccin-mocha

About

My personal dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published