(bash) added path to desktop files

This commit is contained in:
scbj
2026-06-19 08:45:53 +02:00
parent fc4bcb1f0b
commit d85455d6c8
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@
unset export_paths
export_paths+=("${HOME}/dotfiles/scripts")
export_paths+=("${HOME}/dotfiles/desktop-files")
export_paths+=("/opt/jlink")
export_paths+=("${HOME}/.cargo/bin")