https://github.com/lrf141/dotfiles
my linux dotfiles
https://github.com/lrf141/dotfiles
Last synced: 5 months ago
JSON representation
my linux dotfiles
- Host: GitHub
- URL: https://github.com/lrf141/dotfiles
- Owner: lrf141
- Created: 2016-12-26T15:02:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-04-28T01:11:19.000Z (over 6 years ago)
- Last Synced: 2025-03-03T05:42:23.890Z (over 1 year ago)
- Language: Vim script
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles

This is a repository with my configuration files, those are verified on Linux.
## setup
Just copy and execute this !!!
```bash
$ bash -c "`curl -fsSL https://raw.githubusercontent.com/lrf141/dotfiles/master/setup.sh `"
```