Skip to content

Commit 09ccb22

Browse files
committed
Adds previous setting (commented out)
1 parent 8fc71a9 commit 09ccb22

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.profile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ if [ -d "$HOME/bin" ] ; then
2121
PATH="$HOME/bin:$PATH"
2222
fi
2323

24+
# set PATH so it includes user's private bin directories
25+
#PATH="$HOME/bin:$HOME/.local/bin:$PATH"
26+
2427
export STEAM_FRAME_FORCE_CLOSE=1
2528
# Initialization for FDK command line tools.Sun Aug 9 09:56:54 2015
2629
FDK_EXE="/home/ryan/bin/FDK/Tools/linux"

0 commit comments

Comments
 (0)