Skip to content

Commit 9a3fc33

Browse files
authored
Update development environment description in ascii.rs
1 parent 91c12f3 commit 9a3fc33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/ascii.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ pub static INFO_ROW_8: &str = r#"<span class="text-brightCyan">Soft Skills</span
7878
pub static INFO_ROW_9: &str = r#"<span class="text-brightCyan">Values</span>: Accountability, empathy, grit, excellence... Principled"#;
7979
pub static INFO_ROW_10: &str = r#"<span class="text-brightCyan">Education</span>: Comp Sci (no degree), B.A. in Phil... Lifelong Learner"#;
8080
pub static INFO_ROW_11: &str =
81-
r#"<span class="text-brightCyan">Dev Env</span>: Tmux & Neovim in WSL2 (tty)"#;
81+
r#"<span class="text-brightCyan">Dev Env</span>: Tmux & Neovim in Ghostty"#;
8282
pub static INFO_ROW_12: &str =
8383
r#"<span class="text-brightCyan">Coffee</span>: Black as midnight on a moonless night"#;
8484
pub static INFO_ROW_13: &str =

0 commit comments

Comments
 (0)