This website works better with JavaScript.
Home
Explore
Help
Sign In
djsissom
/
config
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
Source .profile from .zprofile and put general shell stuff in sh dir.
master
Daniel Sissom
5 years ago
parent
38f6ae67ad
commit
6cb58253c5
Signed by untrusted user who does not match committer:
djsissom
GPG Key ID:
2C30FFB796852389
3 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+ 0
- 0
sh/aliases
+ 0
- 0
sh/profile
+ 1
- 0
zsh/zprofile
aliases → sh/aliases
View File
+ 0
- 0
sh/profile
View File
+ 1
- 0
zsh/zprofile
View File
@ -0,0 +1 @@
[[ -e ~/.profile ]] && emulate sh -c '. ~/.profile'
Write
Preview
Loading…
Cancel
Save