💾 Archived View for gmi.noulin.net › gitRepositories › systemSetup › file › debian › updateHome.sh.g… captured on 2024-07-09 at 02:55:46. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-01-29)

-=-=-=-=-=-=-

systemSetup

Log

Files

Refs

README

LICENSE

updateHome.sh (204B)

     1 ./updateHomeNoGui.sh
     2 
     3 # i3
     4 mkdir ~/.i3
     5 cp -R ../dotfiles/.i3/* ~/.i3/
     6 
     7 # fluxbox
     8 mkdir ~/.fluxbox
     9 cp -R ../dotfiles/.fluxbox/* ~/.fluxbox/
    10 
    11 # mlterm
    12 mkdir ~/.mlterm
    13 cp -R ../dotfiles/.mlterm/* ~/.mlterm/