mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Add support for local profile.
This commit is contained in:
@@ -11,3 +11,5 @@ fi
|
||||
unset GPG_AGENT_INFO_PATH
|
||||
export GPG_TTY=`tty`
|
||||
# End GPG
|
||||
|
||||
test -f "${HOME}/.profile.local" && . "${HOME}/.profile.local"
|
||||
|
||||
Reference in New Issue
Block a user