[ZSH] Add property line for Emacs
This commit is contained in:
parent
e1ff828263
commit
576ea4ab95
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
# -*- mode: shell-script; -*-
|
||||
# ZSH Configuration
|
||||
# Marcel Kapfer (c) 2019-2021
|
||||
# MIT License
|
||||
|
@ -183,4 +184,3 @@ if [[ -d "/home/$USER/projects/go/bin" ]]
|
|||
then
|
||||
export PATH="/home/$USER/projects/go/bin:$PATH"
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue