himkt / dotfiles

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

Home Page:https://github.com/himkt/dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://github.com/himkt/dotfiles

License:MIT License


Languages

Language:Shell 34.9%Language:Vim Snippet 16.4%Language:Vim Script 15.1%Language:Python 14.4%Language:Makefile 7.4%Language:TeX 5.5%Language:Rust 3.8%Language:Ruby 1.8%Language:C++ 0.5%Language:Go 0.2%