Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grepsedawk/.dotfiles
Configuration and Install scripts for development using Arch, macOS, and Ubuntu
https://github.com/grepsedawk/.dotfiles
configuration dotfiles
Last synced: about 15 hours ago
JSON representation
Configuration and Install scripts for development using Arch, macOS, and Ubuntu
- Host: GitHub
- URL: https://github.com/grepsedawk/.dotfiles
- Owner: grepsedawk
- License: mit
- Created: 2016-04-29T19:06:14.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2022-09-14T19:45:02.000Z (about 2 years ago)
- Last Synced: 2024-11-01T11:42:44.190Z (8 days ago)
- Topics: configuration, dotfiles
- Language: Vim script
- Homepage:
- Size: 10.5 MB
- Stars: 10
- Watchers: 2
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# grepsedawk/.dotfiles
This is a configuration/dotfile repository for me to fast track rebuilding my development environment.
## Usage
```bash
curl -fsSL https://raw.githubusercontent.com/grepsedawk/.dotfiles/main/install | bash
```## "Try it before you buy it"
This is available via docker for shell/tmux/vim demos
Just run `docker run -it grepsedawk/dotfiles`