Added Makefile and rc-files
This commit is contained in:
5
dashfiles/.profile
Normal file
5
dashfiles/.profile
Normal file
@@ -0,0 +1,5 @@
|
||||
# set PATH so it includes user's private bin if it exists
|
||||
if [ -d "$HOME/bin" ] ; then
|
||||
PATH="$HOME/bin:$PATH"
|
||||
fi
|
||||
|
Reference in New Issue
Block a user