dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

🔯 A collection of my rc files (tmux, neovim, zsh, fish, poetry, git, ...etc) and utilities that make everyday coding fun!

dotfiles

Actions Status

Installation

git clone [email protected]:himkt/dotfiles $HOME/dotfiles
cd $HOME/dotfiles && make

Homebrew/Linuxbrew

If you don't have brew, you have to run make brew in advance.

  • make brew_cui and make brew_cli builds some essential softwares for me.
  • make brew_gui is only available on macOS, which builds GUI applications.