comparison: .profile.common
.profile.common
- changeset 837
- b3e5b49e29c3
- parent 835
- 49826fe1c850
- child 851
- b8501cb649b6
equal
deleted
inserted
replaced
|
1 # vim: ft=bash |
1 # simple profile stuff that is common to both zsh and bash |
2 # simple profile stuff that is common to both zsh and bash |
2 |
3 |
3 umask 027 |
4 umask 027 |
4 |
5 |
5 make -s -C ~/.ssh || { |
6 make -s -C ~/.ssh || { |