https://github.com/himkt/dotfiles
🔯 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
dotfiles fish-shell homebrew neovim nvimrc poetry tmux vim vimrc zsh zshrc
Last synced: 11 months ago
JSON representation
🔯 A collection of my rc files (tmux, neovim, zsh, fish, poetry, git, ...etc) and utilities that make everyday coding fun!
- Host: GitHub
- URL: https://github.com/himkt/dotfiles
- Owner: himkt
- License: mit
- Created: 2017-02-22T11:28:11.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T01:40:23.000Z (about 2 years ago)
- Last Synced: 2024-05-01T13:53:26.711Z (about 2 years ago)
- Topics: dotfiles, fish-shell, homebrew, neovim, nvimrc, poetry, tmux, vim, vimrc, zsh, zshrc
- Language: Shell
- Homepage: https://github.com/himkt/dotfiles
- Size: 654 KB
- Stars: 24
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## dotfiles
[](https://github.com/himkt/dotfiles/actions/workflows/macos.yml)
## 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-base`: install essential tools
- `make brew-gui`: install GUI apps for macOS