[[ "$PATH" =~ /root/dev/bin ]] || export PATH="/root/dev/bin:$PATH" export P4CONFIG=.p4config.local alias cls=clear alias md='mkdir -p' alias o='p4 opened ...'
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#2 | 30996 | C. Thomas Tyler | Added some aliases. | ||
#1 | 30995 | C. Thomas Tyler |
Added environment file and test script. This test scripts tests the upgrades in the legacy structure. |