Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 1 month 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

[![Actions Status](https://github.com/himkt/dotfiles/workflows/build/badge.svg)](https://github.com/himkt/dotfiles)

## Installation

```
git clone [email protected]: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.