diff --git a/.bash_profile b/.bash_profile index 0be2233..1fc53d6 100644 --- a/.bash_profile +++ b/.bash_profile @@ -1,3 +1,2 @@ [ -f "${XDG_CONFIG_HOME:-$HOME/.config}/shell/environment" ] && . "${XDG_CONFIG_HOME:-$HOME/.config}/shell/environment" - [ -f "$HOME/.bashrc" ] && . "$HOME/.bashrc" diff --git a/.local/share/screenlayout b/.local/share/screenlayout deleted file mode 120000 index 3337b2a..0000000 --- a/.local/share/screenlayout +++ /dev/null @@ -1 +0,0 @@ -/home/frosty/.local/bin/screenlayouts/sl-external \ No newline at end of file diff --git a/.local/share/wallpaper b/.local/share/wallpaper deleted file mode 120000 index be73aec..0000000 --- a/.local/share/wallpaper +++ /dev/null @@ -1 +0,0 @@ -/home/frosty/pictures/wallpapers/1706124226302274.jpg \ No newline at end of file diff --git a/.zprofile b/.zprofile index 0be2233..1fc53d6 100644 --- a/.zprofile +++ b/.zprofile @@ -1,3 +1,2 @@ [ -f "${XDG_CONFIG_HOME:-$HOME/.config}/shell/environment" ] && . "${XDG_CONFIG_HOME:-$HOME/.config}/shell/environment" - [ -f "$HOME/.bashrc" ] && . "$HOME/.bashrc"