https://github.com/markuspi/dotfiles
https://github.com/markuspi/dotfiles
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/markuspi/dotfiles
- Owner: markuspi
- Created: 2019-07-10T18:41:11.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T18:45:18.000Z (about 2 years ago)
- Last Synced: 2025-04-02T04:50:48.231Z (over 1 year ago)
- Language: Shell
- Size: 48.8 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
My scripts and configuration files for linux
## Installation
```bash
wget -O dotfiles.sh https://markuspi.de/dot
bash dotfiles.sh
```