From 22b2f1239afa9f64ff4ecd0a5ab6685cfd23edea Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Tue, 16 Sep 2025 13:30:02 -0700 Subject: [PATCH 01/18] New backup 2025-09-16 13:30:02 --- de/home/.config/sway-profiles-rs/config.toml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/de/home/.config/sway-profiles-rs/config.toml b/de/home/.config/sway-profiles-rs/config.toml index 6f9b0e1..9e75259 100644 --- a/de/home/.config/sway-profiles-rs/config.toml +++ b/de/home/.config/sway-profiles-rs/config.toml @@ -4,3 +4,23 @@ window_icons = [ [""," — Alacritty"], [""," - VSCodium"] ] +programs = [ + filemanager = "dolphin --new-window", + browser = "librewolf-profile" +] +profiles = [ + [ + name = "Personal", + icon = "", + browser_profile = "Penelope", + browser_url = "https://cloud.pogmom.me", + directory = "~/Documents" + ], + [ + name = "Development", + icon = "", + browser_profile = "Development", + browser_url = "https://hass.pogmom.me", + directory = "~/Development" + ] +] From 952b0e088c0a8ab507c27bafa76bee35456a1ced Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Tue, 16 Sep 2025 13:45:02 -0700 Subject: [PATCH 02/18] New backup 2025-09-16 13:45:02 --- de/home/.config/sway-profiles-rs/config.toml | 25 ++++++-------------- 1 file changed, 7 insertions(+), 18 deletions(-) diff --git a/de/home/.config/sway-profiles-rs/config.toml b/de/home/.config/sway-profiles-rs/config.toml index 9e75259..813cd9f 100644 --- a/de/home/.config/sway-profiles-rs/config.toml +++ b/de/home/.config/sway-profiles-rs/config.toml @@ -4,23 +4,12 @@ window_icons = [ [""," — Alacritty"], [""," - VSCodium"] ] -programs = [ - filemanager = "dolphin --new-window", - browser = "librewolf-profile" -] +#[programs] +#filemanager = "dolphin --new-window", +#browser = "librewolf-profile" profiles = [ - [ - name = "Personal", - icon = "", - browser_profile = "Penelope", - browser_url = "https://cloud.pogmom.me", - directory = "~/Documents" - ], - [ - name = "Development", - icon = "", - browser_profile = "Development", - browser_url = "https://hass.pogmom.me", - directory = "~/Development" - ] +school.name = "school", +school.icon = "t" + { name = "Personal", icon = "", browser_profile = "Penelope", browser_url = "https://cloud.pogmom.me", directory = "~/Documents" }, + { name = "Development", icon = "", browser_profile = "Development", browser_url = "https://hass.pogmom.me", directory = "~/Development" } ] From efbc6df797e2df2b51e2e157e8668be2fcb6874f Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Tue, 16 Sep 2025 14:00:01 -0700 Subject: [PATCH 03/18] New backup 2025-09-16 14:00:01 --- de/home/.config/sway-profiles-rs/config.toml | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/de/home/.config/sway-profiles-rs/config.toml b/de/home/.config/sway-profiles-rs/config.toml index 813cd9f..2ae2354 100644 --- a/de/home/.config/sway-profiles-rs/config.toml +++ b/de/home/.config/sway-profiles-rs/config.toml @@ -7,9 +7,16 @@ window_icons = [ #[programs] #filemanager = "dolphin --new-window", #browser = "librewolf-profile" -profiles = [ -school.name = "school", -school.icon = "t" - { name = "Personal", icon = "", browser_profile = "Penelope", browser_url = "https://cloud.pogmom.me", directory = "~/Documents" }, - { name = "Development", icon = "", browser_profile = "Development", browser_url = "https://hass.pogmom.me", directory = "~/Development" } -] +#[profiles] +[profiles.personal] +personal.name = "personal" +personal.icon = "p" +personal.browser_profile = "test" +personal.browser_url = "https://test" +personal.directory = "" +#profiles = [ +#school.name = "school", +#school.icon = "t", +# { name = "Personal", icon = "", browser_profile = "Penelope", browser_url = "https://cloud.pogmom.me", directory = "~/Documents" }, +# { name = "Development", icon = "", browser_profile = "Development", browser_url = "https://hass.pogmom.me", directory = "~/Development" } +#] From ad59033c69bc6d7d1c769b6347e1ac2b6507b259 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Tue, 16 Sep 2025 14:15:02 -0700 Subject: [PATCH 04/18] New backup 2025-09-16 14:15:02 --- de/home/.config/sway-profiles-rs/config.toml.toml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 de/home/.config/sway-profiles-rs/config.toml.toml diff --git a/de/home/.config/sway-profiles-rs/config.toml.toml b/de/home/.config/sway-profiles-rs/config.toml.toml new file mode 100644 index 0000000..9a72ce8 --- /dev/null +++ b/de/home/.config/sway-profiles-rs/config.toml.toml @@ -0,0 +1,3 @@ +title_length = 20 +window_icons = [] +profiles = [] From 3fa207189a5ceb0437a46e6de74ee2319f62a96a Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Tue, 16 Sep 2025 14:30:02 -0700 Subject: [PATCH 05/18] New backup 2025-09-16 14:30:02 --- de/home/.config/sway-profiles-rs/config.toml | 19 ++++++++++--------- .../.config/sway-profiles-rs/config.toml.toml | 3 --- de/home/.config/sway-profiles-rs/config1.toml | 5 +++++ 3 files changed, 15 insertions(+), 12 deletions(-) delete mode 100644 de/home/.config/sway-profiles-rs/config.toml.toml create mode 100644 de/home/.config/sway-profiles-rs/config1.toml diff --git a/de/home/.config/sway-profiles-rs/config.toml b/de/home/.config/sway-profiles-rs/config.toml index 2ae2354..4460c73 100644 --- a/de/home/.config/sway-profiles-rs/config.toml +++ b/de/home/.config/sway-profiles-rs/config.toml @@ -8,15 +8,16 @@ window_icons = [ #filemanager = "dolphin --new-window", #browser = "librewolf-profile" #[profiles] -[profiles.personal] -personal.name = "personal" -personal.icon = "p" -personal.browser_profile = "test" -personal.browser_url = "https://test" -personal.directory = "" -#profiles = [ +#[profiles] +#personal.name = "personal" +#personal.icon = "p" +#personal.browser_profile = "test" +#personal.browser_url = "https://test" +#personal.directory = "" +profiles = [ #school.name = "school", #school.icon = "t", -# { name = "Personal", icon = "", browser_profile = "Penelope", browser_url = "https://cloud.pogmom.me", directory = "~/Documents" }, + + { name = "Personal", icon = "", browser_profile = "Penelope", browser_url = "https://cloud.pogmom.me", directory = "~/Documents" }, # { name = "Development", icon = "", browser_profile = "Development", browser_url = "https://hass.pogmom.me", directory = "~/Development" } -#] +] diff --git a/de/home/.config/sway-profiles-rs/config.toml.toml b/de/home/.config/sway-profiles-rs/config.toml.toml deleted file mode 100644 index 9a72ce8..0000000 --- a/de/home/.config/sway-profiles-rs/config.toml.toml +++ /dev/null @@ -1,3 +0,0 @@ -title_length = 20 -window_icons = [] -profiles = [] diff --git a/de/home/.config/sway-profiles-rs/config1.toml b/de/home/.config/sway-profiles-rs/config1.toml new file mode 100644 index 0000000..d59186d --- /dev/null +++ b/de/home/.config/sway-profiles-rs/config1.toml @@ -0,0 +1,5 @@ +title_length = 0 +window_icons = [] +profiles = [ + ["test", "test", "test", "test", "test"] +] From 355a2eeb8db16b0bbd272cbd997974906c387413 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Tue, 16 Sep 2025 15:00:02 -0700 Subject: [PATCH 06/18] New backup 2025-09-16 15:00:02 --- de/home/.config/sway-profiles-rs/config.toml | 21 ++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/de/home/.config/sway-profiles-rs/config.toml b/de/home/.config/sway-profiles-rs/config.toml index 4460c73..2925e1b 100644 --- a/de/home/.config/sway-profiles-rs/config.toml +++ b/de/home/.config/sway-profiles-rs/config.toml @@ -14,10 +14,23 @@ window_icons = [ #personal.browser_profile = "test" #personal.browser_url = "https://test" #personal.directory = "" -profiles = [ +[profiles] + personal = [ + name = "test", + icon = "test", + browser_profile = "test", + browser_url = "test", + directory = "test" + ] +#] #school.name = "school", #school.icon = "t", - - { name = "Personal", icon = "", browser_profile = "Penelope", browser_url = "https://cloud.pogmom.me", directory = "~/Documents" }, +#[profiles.personal] +#name = "test" +#icon = "test" +#browser_profile = "test" +#browser_url = "test" +#directory = "test" +# ["test","test","test","test","test"] +# { name = "Personal", icon = "", browser_profile = "Penelope", browser_url = "https://cloud.pogmom.me", directory = "~/Documents" }, # { name = "Development", icon = "", browser_profile = "Development", browser_url = "https://hass.pogmom.me", directory = "~/Development" } -] From 915f8051d6882daf1e649252befa31e24823de8e Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Tue, 16 Sep 2025 15:15:02 -0700 Subject: [PATCH 07/18] New backup 2025-09-16 15:15:02 --- de/home/.config/sway-profiles-rs/config.toml | 34 +++++++++++++++----- 1 file changed, 26 insertions(+), 8 deletions(-) diff --git a/de/home/.config/sway-profiles-rs/config.toml b/de/home/.config/sway-profiles-rs/config.toml index 2925e1b..c79fb7e 100644 --- a/de/home/.config/sway-profiles-rs/config.toml +++ b/de/home/.config/sway-profiles-rs/config.toml @@ -14,14 +14,32 @@ window_icons = [ #personal.browser_profile = "test" #personal.browser_url = "https://test" #personal.directory = "" -[profiles] - personal = [ - name = "test", - icon = "test", - browser_profile = "test", - browser_url = "test", - directory = "test" - ] +[[profiles]] +#[profiles.penelope] +name = "Penelope" +icon = "" +browser_profile = "Penelope" +browser_url = "https://cloud.pogmom.me" +directory = "~/Documents" +[[profiles]] +name = "Development" +icon = "" +browser_profile = "development" +browser_url = "https://hass.pogmom.me" +directory = "~/Development" +# = [ +# [ +# "test", +# "test", +# "test", +# "test", +# "test" +# name = "test", +# icon = "test", +# browser_profile = "test", +# browser_url = "test", +# directory = "test" +# ] #] #school.name = "school", #school.icon = "t", From b62fa07f8079988fc19501b22db69ca492630a70 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Tue, 16 Sep 2025 15:30:02 -0700 Subject: [PATCH 08/18] New backup 2025-09-16 15:30:02 --- de/home/.config/sway-profiles-rs/config.toml | 62 ++++++++------------ 1 file changed, 25 insertions(+), 37 deletions(-) diff --git a/de/home/.config/sway-profiles-rs/config.toml b/de/home/.config/sway-profiles-rs/config.toml index c79fb7e..d6aa512 100644 --- a/de/home/.config/sway-profiles-rs/config.toml +++ b/de/home/.config/sway-profiles-rs/config.toml @@ -4,45 +4,33 @@ window_icons = [ [""," — Alacritty"], [""," - VSCodium"] ] + #[programs] -#filemanager = "dolphin --new-window", -#browser = "librewolf-profile" +[programs.filemanager] + name = "Dolphin" + command = "dolphin" + arguments = ["--new-window"] +[programs.browser] + name = "Librewolf" + command = "librewolf-profile" + arguments = [] + #[profiles] -#[profiles] -#personal.name = "personal" -#personal.icon = "p" -#personal.browser_profile = "test" -#personal.browser_url = "https://test" -#personal.directory = "" -[[profiles]] -#[profiles.penelope] -name = "Penelope" -icon = "" -browser_profile = "Penelope" -browser_url = "https://cloud.pogmom.me" -directory = "~/Documents" -[[profiles]] -name = "Development" -icon = "" -browser_profile = "development" -browser_url = "https://hass.pogmom.me" -directory = "~/Development" -# = [ -# [ -# "test", -# "test", -# "test", -# "test", -# "test" -# name = "test", -# icon = "test", -# browser_profile = "test", -# browser_url = "test", -# directory = "test" -# ] -#] -#school.name = "school", -#school.icon = "t", +[profiles.0] + name = "Penelope" + icon = "" + browser_profile = "Penelope" + browser_url = "https://cloud.pogmom.me" + directory = "~/Documents" +[profiles.1] + name = "Development" + icon = "" + browser_profile = "development" + browser_url = "https://hass.pogmom.me" + directory = "~/Development" + + + #[profiles.personal] #name = "test" #icon = "test" From 85b50ebb13c89e2eea19c8e04b1b8030f9f47f5c Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Tue, 16 Sep 2025 15:45:01 -0700 Subject: [PATCH 09/18] New backup 2025-09-16 15:45:01 --- de/home/.config/sway-profiles-rs/config.toml | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/de/home/.config/sway-profiles-rs/config.toml b/de/home/.config/sway-profiles-rs/config.toml index d6aa512..320cd8e 100644 --- a/de/home/.config/sway-profiles-rs/config.toml +++ b/de/home/.config/sway-profiles-rs/config.toml @@ -19,17 +19,24 @@ window_icons = [ [profiles.0] name = "Penelope" icon = "" - browser_profile = "Penelope" - browser_url = "https://cloud.pogmom.me" directory = "~/Documents" + [profiles.0.browser] + profile = "Penelope" + startpage = "https://cloud.pogmom.me" [profiles.1] name = "Development" icon = "" - browser_profile = "development" - browser_url = "https://hass.pogmom.me" directory = "~/Development" - - + [profiles.1.browser] + profile = "development" + startpage = "https://hass.pogmom.me" +[profiles.2] + name = "Housing" + icon = "󰻺" + directory = "~/Documents/Housing" + [profiles.2.browser] + profile = "housing" + startpage = "https://eugenesca.com" #[profiles.personal] #name = "test" From 77045a0264cbcea91b025382e82b0fc9d9bdeb0d Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Tue, 16 Sep 2025 16:00:01 -0700 Subject: [PATCH 10/18] New backup 2025-09-16 16:00:01 --- de/home/.config/sway-profiles-rs/config.toml | 8 +++++++- de/home/.config/sway-profiles-rs/config1.toml | 7 ++++--- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/de/home/.config/sway-profiles-rs/config.toml b/de/home/.config/sway-profiles-rs/config.toml index 320cd8e..b93806a 100644 --- a/de/home/.config/sway-profiles-rs/config.toml +++ b/de/home/.config/sway-profiles-rs/config.toml @@ -37,7 +37,13 @@ window_icons = [ [profiles.2.browser] profile = "housing" startpage = "https://eugenesca.com" - +[profiles.3] + name = "Work" + icon = "" + directory = "~/Documents/Work/LaneCC" + [profiles.3.browser] + profile = "Work" + startpage = "https://lanecc.edu" #[profiles.personal] #name = "test" #icon = "test" diff --git a/de/home/.config/sway-profiles-rs/config1.toml b/de/home/.config/sway-profiles-rs/config1.toml index d59186d..4b21151 100644 --- a/de/home/.config/sway-profiles-rs/config1.toml +++ b/de/home/.config/sway-profiles-rs/config1.toml @@ -1,5 +1,6 @@ title_length = 0 window_icons = [] -profiles = [ - ["test", "test", "test", "test", "test"] -] + +[programs] + +[profiles] From 5eea6fa353428afcfeb0c415c690922e73c7b1ac Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Tue, 16 Sep 2025 17:00:02 -0700 Subject: [PATCH 11/18] New backup 2025-09-16 17:00:02 --- de/home/.config/sway-profiles-rs/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/de/home/.config/sway-profiles-rs/config.toml b/de/home/.config/sway-profiles-rs/config.toml index b93806a..b228ec6 100644 --- a/de/home/.config/sway-profiles-rs/config.toml +++ b/de/home/.config/sway-profiles-rs/config.toml @@ -4,7 +4,7 @@ window_icons = [ [""," — Alacritty"], [""," - VSCodium"] ] - +wallpaper_path = "~/.config/sway/assets/wallpapers" #[programs] [programs.filemanager] name = "Dolphin" From 95d5074cb1c69bc4a1bfeca0513d92b10da12ea3 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Tue, 16 Sep 2025 17:15:01 -0700 Subject: [PATCH 12/18] New backup 2025-09-16 17:15:01 --- de/home/.config/sway-profiles-rs/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/de/home/.config/sway-profiles-rs/config.toml b/de/home/.config/sway-profiles-rs/config.toml index b228ec6..585b823 100644 --- a/de/home/.config/sway-profiles-rs/config.toml +++ b/de/home/.config/sway-profiles-rs/config.toml @@ -4,7 +4,7 @@ window_icons = [ [""," — Alacritty"], [""," - VSCodium"] ] -wallpaper_path = "~/.config/sway/assets/wallpapers" +wallpaper_path = "~/.config/sway/assets/wallpaper" #[programs] [programs.filemanager] name = "Dolphin" From a7352deaa7568e246a0dfd8d48cefb5b59a61568 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Tue, 16 Sep 2025 18:15:01 -0700 Subject: [PATCH 13/18] New backup 2025-09-16 18:15:01 --- de/home/.config/gtklock/style.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/de/home/.config/gtklock/style.css b/de/home/.config/gtklock/style.css index bc1f77e..961b347 100644 --- a/de/home/.config/gtklock/style.css +++ b/de/home/.config/gtklock/style.css @@ -5,19 +5,19 @@ window { } window#eDP-1 { - background-image: url("../../.cache/sway-profiles/lock/eDP-1.jpg"); + background-image: url("../../.cache/sway-profiles-rs/lock/eDP-1.jpg"); } window#DP-2 { - background-image: url("../../.cache/sway-profiles/lock/DP-2.jpg"); + background-image: url("../../.cache/sway-profiles-rs/lock/DP-2.jpg"); } window#DP-3 { - background-image: url("../../.cache/sway-profiles/lock/DP-3.jpg"); + background-image: url("../../.cache/sway-profiles-rs/lock/DP-3.jpg"); } window#HDMI-A-1 { - background-image: url("../../.cache/sway-profiles/lock/HDMI-A-1.jpg"); + background-image: url("../../.cache/sway-profiles-rs/lock/HDMI-A-1.jpg"); } label { From 861da46b7cbd3df9395a70d3b30d55db61e1c55b Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Tue, 16 Sep 2025 19:00:02 -0700 Subject: [PATCH 14/18] New backup 2025-09-16 19:00:02 --- de/home/.config/gtklock/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/de/home/.config/gtklock/style.css b/de/home/.config/gtklock/style.css index 961b347..8d1622f 100644 --- a/de/home/.config/gtklock/style.css +++ b/de/home/.config/gtklock/style.css @@ -1,7 +1,6 @@ window { background-size: cover; background-position: center; - } window#eDP-1 { From 8d4266206ba32910fc0bf5184617fafc80e8300f Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Tue, 16 Sep 2025 23:15:02 -0700 Subject: [PATCH 15/18] New backup 2025-09-16 23:15:02 --- de/home/.config/gtklock/config.ini | 2 +- de/home/.config/gtklock/style.css | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/de/home/.config/gtklock/config.ini b/de/home/.config/gtklock/config.ini index bdb79e2..e55ad48 100644 --- a/de/home/.config/gtklock/config.ini +++ b/de/home/.config/gtklock/config.ini @@ -1,5 +1,5 @@ [main] -style=/home/pogmommy/.config/gtklock/gtklock.css +style=/home/pogmommy/.config/gtklock/style.css #idle-hide=true #start-hidden=true user_image=$HOME/.face diff --git a/de/home/.config/gtklock/style.css b/de/home/.config/gtklock/style.css index 8d1622f..b7d159a 100644 --- a/de/home/.config/gtklock/style.css +++ b/de/home/.config/gtklock/style.css @@ -3,6 +3,10 @@ window { background-position: center; } +window#DP-1 { + background-image: url("../../.cache/sway-profiles-rs/lock/DP-1.jpg"); +} + window#eDP-1 { background-image: url("../../.cache/sway-profiles-rs/lock/eDP-1.jpg"); } From f72fd002fcb8ddca594c1601fbfe8e19a5b98627 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Wed, 17 Sep 2025 10:45:02 -0700 Subject: [PATCH 16/18] New backup 2025-09-17 10:45:02 --- de/home/.librewolf/profiles.ini | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/de/home/.librewolf/profiles.ini b/de/home/.librewolf/profiles.ini index 442953a..7edcd6b 100644 --- a/de/home/.librewolf/profiles.ini +++ b/de/home/.librewolf/profiles.ini @@ -17,13 +17,18 @@ Name=Penelope IsRelative=1 Path=penelope Default=1 -StoreID=0585997e +StoreID=a61d59be ShowSelector=1 [General] StartWithLastProfile=1 Version=2 +[Profile4] +Name=testing +IsRelative=1 +Path=4z689ygf.testing + [Install6C4726F70D182CF7] Default=penelope Locked=1 @@ -33,8 +38,3 @@ Name=School IsRelative=1 Path=school -[Profile4] -Name=testing -IsRelative=1 -Path=4z689ygf.testing - From e929cd56fc5d799d62c22fc230e3a0ec83165480 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Wed, 17 Sep 2025 11:30:02 -0700 Subject: [PATCH 17/18] New backup 2025-09-17 11:30:02 --- default/home/.sapphrc/default | 1 + 1 file changed, 1 insertion(+) diff --git a/default/home/.sapphrc/default b/default/home/.sapphrc/default index 6fff84d..8368ee3 100755 --- a/default/home/.sapphrc/default +++ b/default/home/.sapphrc/default @@ -145,6 +145,7 @@ if [[ "$HOSTNAME" == pod* ]];then cd ${POD_PATH} fi [[ -d $HOME/.cargo/bin ]] && export PATH="$HOME/.cargo/bin:$PATH" +[[ -d $HOME/.rustup/toolchains/nightly-$(uname -m)-unknown-linux-gnu/bin ]] && export PATH="$HOME/.rustup/toolchains/nightly-$(uname -m)-unknown-linux-gnu/bin:$PATH" export PYENV_ROOT="$HOME/.pyenv" [[ -d $PYENV_ROOT/bin ]] && export PATH="$PYENV_ROOT/bin:$PATH" From 60d460c7fe0b55d27eccbb3520d5650dace4e525 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Wed, 17 Sep 2025 11:45:02 -0700 Subject: [PATCH 18/18] New backup 2025-09-17 11:45:02 --- default/home/.sapphrc/default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default/home/.sapphrc/default b/default/home/.sapphrc/default index 8368ee3..c299f36 100755 --- a/default/home/.sapphrc/default +++ b/default/home/.sapphrc/default @@ -145,7 +145,7 @@ if [[ "$HOSTNAME" == pod* ]];then cd ${POD_PATH} fi [[ -d $HOME/.cargo/bin ]] && export PATH="$HOME/.cargo/bin:$PATH" -[[ -d $HOME/.rustup/toolchains/nightly-$(uname -m)-unknown-linux-gnu/bin ]] && export PATH="$HOME/.rustup/toolchains/nightly-$(uname -m)-unknown-linux-gnu/bin:$PATH" +#[[ -d $HOME/.rustup/toolchains/nightly-$(uname -m)-unknown-linux-gnu/bin ]] && export PATH="$HOME/.rustup/toolchains/nightly-$(uname -m)-unknown-linux-gnu/bin:$PATH" export PYENV_ROOT="$HOME/.pyenv" [[ -d $PYENV_ROOT/bin ]] && export PATH="$PYENV_ROOT/bin:$PATH"