ZSH: facilitées pour Sublime Merge

This commit is contained in:
2019-12-14 16:30:12 +01:00
parent 9569386807
commit f7e6b077cb
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,5 @@
typeset -U PATH path
path=("$HOME/.local/bin" "$HOME/bin" "$path[@]")
path=("$HOME/.local/bin" "$HOME/bin" "/opt/sublime_merge" "$path[@]")
export PATH
# Autocomplètement supplémentaire (Docker)