(bash) added path to desktop files
This commit is contained in:
@@ -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")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user