myconfig

my config files
git clone https://a3nm.net/git/myconfig/
Log | Files | Refs | README

commit 7752f9359be8602c5c149a489e06f627c4d4fa82
parent 4713d520043bbe4511ff65ad7768c864d0571d8b
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Sun, 20 Aug 2023 22:24:20 -0700

install

Diffstat:
install.sh | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/install.sh b/install.sh @@ -97,3 +97,6 @@ ln -s ~/config/mimeapps.list ~/.config ln -s ~/config/mimeapps.list ~/.local/share/applications/defaults.list ln -s ~/config/firefox/sandboxed_browser.desktop ~/.local/share/applications/ ln -s ~/config/xkb ~/.xkb + +mkdir -p ~/git +ln -s ~/git ~/git_wc