https://github.com/instantos/dotfiles
instantOS default dotfiles
https://github.com/instantos/dotfiles
instantos
Last synced: about 1 year ago
JSON representation
instantOS default dotfiles
- Host: GitHub
- URL: https://github.com/instantos/dotfiles
- Owner: instantOS
- License: gpl-2.0
- Created: 2019-03-11T13:46:55.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-03-04T13:52:11.000Z (over 1 year ago)
- Last Synced: 2025-04-14T10:06:23.069Z (about 1 year ago)
- Topics: instantos
- Language: Shell
- Homepage:
- Size: 166 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
instantOS default dotfiles
## installation
Manually installing these dotfiles requires [imosid](https://github.com/instantos/imosid) to be installed.
```sh
git clone --depth=1 https://github.com/instantos/dotfiles instantdotfiles
cd instantdotfiles/dotfiles
imosid apply .
```
imosid ensures that no existing dotfiles get overwritten and if there are
updates for dotfiles that originated from the instantos dotfiles they are only
applied to sections of the file that have not been customized by the user.