Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ekaitz-zarraga/dotfiles
My dotfiles. Vim, Bash and Git for now.
https://github.com/ekaitz-zarraga/dotfiles
Last synced: 17 days ago
JSON representation
My dotfiles. Vim, Bash and Git for now.
- Host: GitHub
- URL: https://github.com/ekaitz-zarraga/dotfiles
- Owner: ekaitz-zarraga
- Created: 2015-12-15T10:53:25.000Z (almost 9 years ago)
- Default Branch: guix
- Last Pushed: 2024-09-04T16:19:01.000Z (2 months ago)
- Last Synced: 2024-09-05T22:36:38.549Z (2 months ago)
- Language: Vim Script
- Homepage:
- Size: 4.99 MB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: newsboat/newsboat/config
Awesome Lists containing this project
README
# Configuration files
Use `install.sh` to install the dotfiles. It uses `stow` internally.
```shell
... $ git clone [THIS REPO]
... $ cd dotfiles
.../dotfiles $ sh install.sh
```> Stow makes links to the files in the target directory.