An open API service indexing awesome lists of open source software.

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!

Awesome Lists containing this project

README

          

## dotfiles

[![macOS test](https://github.com/himkt/dotfiles/actions/workflows/macos.yml/badge.svg)](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