Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/antonvasin/dotfiles

My dotfiles and setup scripts
https://github.com/antonvasin/dotfiles

Last synced: about 1 month ago
JSON representation

My dotfiles and setup scripts

Awesome Lists containing this project

README

        

# dotfiles

Configured for/with:

- mac OS + [Homebrew](https://brew.sh)
- [iTerm](https://iterm2.com/)
- [Karabiner-Elements](https://github.com/tekezo/Karabiner-Elements)
- [NeoVim](https://neovim.io/)
- [`rcm`](https://github.com/thoughtbot/rcm)
- [`zsh`](http://zsh.sourceforge.net/) + [`zim`](https://github.com/zimfw/zimfw)
- [`fzf`](https://github.com/junegunn/fzf)
- [`rg`](https://github.com/BurntSushi/ripgrep)
- `cat →` [`bat`](https://github.com/sharkdp/bat)

## Install

```bash
git clone https://github.com/antonvasin/dotfiles.git ~/dotfiles
cd ~/dotfiles
./setup.sh
```

Everything automatically synced with this [script](backup/backup.zsh)