home
·
contact
·
privacy
projects
/
config
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix some issues with dotfiles directories structure.
[config]
/
dotfiles
/
minimal
/
bashrc
1
# Bash as a non-login shell in non-POSIX-mode does not read in the startup
2
# script at the path in $ENV. This forces it to still read in the ~/.shinit
3
# startup script for non-login shells.
4
5
. ~/.shinit