Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/viklover/.dotfiles
My linux dotfiles
https://github.com/viklover/.dotfiles
dotfiles dotfiles-linux
Last synced: 23 days ago
JSON representation
My linux dotfiles
- Host: GitHub
- URL: https://github.com/viklover/.dotfiles
- Owner: viklover
- Created: 2024-01-27T23:21:53.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-28T01:33:48.000Z (about 1 year ago)
- Last Synced: 2024-01-29T01:06:49.555Z (about 1 year ago)
- Topics: dotfiles, dotfiles-linux
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
Clone the repo:
```bash
git clone --recurse-submodules https://github.com/viklover/.dotfiles.git
```Apply dotfiles via dotbot:
```bash
./install
```