https://github.com/mil/dot-files
My dotfiles, managed with stow
https://github.com/mil/dot-files
Last synced: 3 days ago
JSON representation
My dotfiles, managed with stow
- Host: GitHub
- URL: https://github.com/mil/dot-files
- Owner: mil
- Created: 2012-10-17T15:10:40.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2025-07-02T05:59:30.000Z (12 days ago)
- Last Synced: 2025-07-02T06:40:04.685Z (12 days ago)
- Language: Lua
- Homepage:
- Size: 10.2 MB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
#!/usr/bin/env bash
# Restow all configs
stow -t ~ $(ls -d */) --ignore gentoo
sudo ln -s $(pwd)/nixos/.nixos/configuration.nix /etc/nixos/configuration.nix
#sudo ln -sfn $(readlink -f gentoo/savedconfig) /etc/portage/
#sudo ln -sfn $(readlink -f gentoo/patches) /etc/portage/