You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-8Lines changed: 11 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,19 +22,22 @@ A personal repository for organizing and managing useful shell scripts. These sc
22
22
-`3d_printer_restore.sh`
23
23
Restores configuration or services related to a 3D printer setup.
24
24
25
+
-`setup_testing_venv.sh`
26
+
Creates a Python virtual environment (`testing_venv`), sets up working directories, and adds a reusable alias for streamlined activation and navigation.
0 commit comments