Ecosyste.ms: Awesome
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: 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!
- Host: GitHub
- URL: https://github.com/himkt/dotfiles
- Owner: himkt
- License: mit
- Created: 2017-02-22T11:28:11.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T01:40:23.000Z (8 months ago)
- Last Synced: 2024-05-01T13:53:26.711Z (8 months 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
[![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.