Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luthaf/dotfiles
https://github.com/luthaf/dotfiles
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/luthaf/dotfiles
- Owner: Luthaf
- Created: 2014-10-02T11:31:15.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-04-12T08:36:30.000Z (almost 3 years ago)
- Last Synced: 2024-11-09T04:39:08.115Z (3 months ago)
- Language: Vim script
- Size: 16.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Luthaf's dotfiles
Installation on a new machine
```
git clone https://github.com/Luthaf/dotfiles .dotfiles
cd .dotfiles
./install.sh
```Cleanup of all the symbolic links
```
./remove.sh
```