1
0
mirror of https://github.com/HariSekhon/DevOps-Bash-tools.git synced 2025-02-06 09:28:21 +00:00
DevOps-Bash-tools/.zprofile
2020-02-25 15:54:35 +00:00

14 lines
447 B
Bash

#
# Author: Hari Sekhon
# Date: 2006-06-28 23:25:09 +0100 (Wed, 28 Jun 2006)
# (forked from .bash_profile)
# ============================================================================ #
# Z S H P r o f i l e
# ============================================================================ #
# goes horribly wrong - too much advanced bash
#if [[ -e ~/.profile ]]; then
# emulate sh -c 'source ~/.profile'
#fi