Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dni/.dotfiles
after years of manually symlinking my dotfiles everywhere, i decided to create a new structure, use stow and redo my long beloved dotfiles repository.
https://github.com/dni/.dotfiles
Last synced: 9 days ago
JSON representation
after years of manually symlinking my dotfiles everywhere, i decided to create a new structure, use stow and redo my long beloved dotfiles repository.
- Host: GitHub
- URL: https://github.com/dni/.dotfiles
- Owner: dni
- Created: 2022-01-05T20:35:50.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-03T18:03:23.000Z (6 months ago)
- Last Synced: 2024-06-04T16:12:33.720Z (6 months ago)
- Language: Shell
- Size: 88.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# the beginning of a new era :)
requires stow to manage to symlinks## dotfiles script
```sh
chmod +x dotfiles
./dotfiles # installs all dotfiles
./dotfiles uninstall_all # installs all dotfiles# install single modules
./dotfiles install_vim
./dotfiles uninstall_vim
```
## my scripts
[dni's scripts](https://github.com/dni/scripts)## old dotfiles
[old repository](https://github.com/dni/dotfiles)## notes