projects
/
~bandali
/
configs
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
emacs: exclude gnus’s home dir from recentf
[~bandali/configs]
/
.bash_profile
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
include () {
2
[[ -f "$1" && -r "$1" ]] && source "$1"
3
}
4
5
include ~/.profile
6
include ~/.nix-profile/etc/profile.d/nix.sh
7
include ~/.bashrc