💾 Archived View for gmi.noulin.net › gitRepositories › systemSetup › file › rhel_centos › updateHome… captured on 2024-08-19 at 05:26:03. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-07-10)
-=-=-=-=-=-=-
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/