Configure Extensions
This commit is contained in:
@ -31,3 +31,8 @@ rm -rf ~/.config/powerline
|
||||
ln -s ~/Documents/Configs/powerline ~/.config/powerline
|
||||
rm -rf ~/.config/ranger
|
||||
ln -s ~/Documents/Configs/ranger ~/.config/ranger
|
||||
|
||||
# Copy any additional files such as Wallpapers,
|
||||
# Icons, .desktop files, & Nautilus Extensions
|
||||
cp -r ~/.local/share/sunhat/config/copy/home/. ~/
|
||||
cp -r ~/.local/share/sunhat/config/copy/root/. /
|
||||
|
@ -6,3 +6,5 @@ export JETBRAINS_TOOLBOX_LINK="https://www.jetbrains.com/toolbox-app/download/do
|
||||
export UPSCAYL_LINK="https://github.com/upscayl/upscayl/releases/download/v2.11.5/upscayl-2.11.5-linux.rpm"
|
||||
export LACT_LINK="https://github.com/ilya-zlobintsev/LACT/releases/download/v0.5.4/lact-0.5.4-0.x86_64.fedora-40.rpm"
|
||||
export JDK_LINK="https://download.oracle.com/java/22/latest/jdk-22_linux-aarch64_bin.rpm"
|
||||
export DESKTOP_BACKGROUND="file:///home/gib/Pictures/Wallpapers/gloomyroadcatbg.png"
|
||||
export HOME_ASSISTANT_URL="https://home.gibbyb.com"
|
||||
|
Reference in New Issue
Block a user