Description: My dotfiles.
Copy all files and directory directly to your ~
directory.
Install following formula (homebrew is recommended)
- pyenv (version control of
python
) - ripgrep (substitute
grep
) - fzf (fuzzy find)
- ranger
- btop
- antidote (zsh plugin manager)
- yabai (tile desktop manager for mac)
- skhdrc (set hot key for mac)
- taskwarrior (task management)
- taskwarrior-tui (tui for taskwarrior)
- sioyek (a simple pdf manager, support vim key binds)
I configure my yabai and skhdrc configuration based on @Hydraallen's configuration
My zsh configuration and p10k configuration is based on @daniruiz's dotfiles