initial import
This commit is contained in:
parent
05d432f88a
commit
216dbc3fde
22 changed files with 1772 additions and 0 deletions
5
profile.osx
Normal file
5
profile.osx
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
PATH=$PATH:~/bin
|
||||
PS1='[\u@\h $PWD]\n$ '
|
||||
CLICOLOR=1
|
||||
LSCOLORS="Exfxcxdxbxegedabagacad"
|
||||
export PATH PS1 CLICOLOR LSCOLORS
|
||||
Loading…
Add table
Add a link
Reference in a new issue