Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 910 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 910 Bytes

My dotfiles

Description: My dotfiles.


Install

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)

Acknowledgement

I configure my yabai and skhdrc configuration based on @Hydraallen's configuration

My zsh configuration and p10k configuration is based on @daniruiz's dotfiles