An open API service indexing awesome lists of open source software.

https://github.com/mil/dot-files

My dotfiles, managed with stow
https://github.com/mil/dot-files

Last synced: 2 days ago
JSON representation

My dotfiles, managed with stow

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/