/dotfiles

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

Primary LanguageShellMIT LicenseMIT

dotfiles

Actions Status

My configurations for zsh, tmux, neovim, vim and visual studio code.

Installation

git clone git@github.com: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.