Skip to content

himkt/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.