Compare commits

..

No commits in common. "c95c869728c441a8b1af6291361282875b27afa3" and "a79fd61f942141acdade5cec6a5cc57879e94756" have entirely different histories.

View File

@ -1,7 +1,4 @@
# PATH # PATH
PATH="$(find $HOME/.gem/ruby -maxdepth 2 -name bin -type d | sort -r | tr '\n' ':')$PATH"
for P in \ for P in \
"$HOME/bin" \ "$HOME/bin" \
"$HOME/.local/bin" "$HOME/.local/bin"