Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/antonvasin/dotfiles
- Owner: antonvasin
- License: other
- Created: 2020-05-20T21:49:07.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-24T22:00:59.000Z (3 months ago)
- Last Synced: 2024-10-12T22:47:22.676Z (2 months ago)
- Language: Lua
- Homepage:
- Size: 725 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)