Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rgcr/dotfiles
configuration files
https://github.com/rgcr/dotfiles
ag dotfiles i3 slate tmux vim zsh
Last synced: 2 months ago
JSON representation
configuration files
- Host: GitHub
- URL: https://github.com/rgcr/dotfiles
- Owner: rgcr
- Created: 2015-08-07T16:46:05.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-06-20T01:33:51.000Z (7 months ago)
- Last Synced: 2024-10-14T12:27:40.141Z (3 months ago)
- Topics: ag, dotfiles, i3, slate, tmux, vim, zsh
- Language: Vim Script
- Size: 213 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My configuration
=========================Requirements
------------* [stow](https://www.gnu.org/software/stow/)
**Installation from Mac:** `brew install stow`
**Installation from Arch Linux:** `pacman -S stow`
Contains dotfiles for
------------
* `zsh`: I use [antibody](https://github.com/getantibody/antibody) as plugin manager
* `vim`: I use [vim-plug](https://github.com/junegunn/vim-plug) as plugin manager
* `nvim`
* `tmux`
* `ag`
* `i3`: Arch
* `slate`: MacOSInstallation
-------------1. `cd ~; git clone https://github.com/rgcr/dotfiles .dotfiles`
2. `cd .dotfiles; chmod +x bootstrap.sh; ./boostrap.sh`**Note:** If you want to copy only certain configuration just run `stow -R config-that-i-want`
**Example:**
`stow -d . -t ~ -R zsh`My terminal, it's pretty simple but functional for me.
-----------