diff options
| author | Johannes Ranke <jranke@uni-bremen.de> | 2016-10-26 16:19:28 +0200 |
|---|---|---|
| committer | Johannes Ranke <jranke@uni-bremen.de> | 2016-10-26 16:19:28 +0200 |
| commit | e68d23d34451e627082572a36e0e0a5a0f5fbbb9 (patch) | |
| tree | 4b49ad4eff49a02c3bd50c3b3f7c24b1573cb23d /bashrc | |
| parent | 275835552d26a4ebd750bd575230b5ea95557af3 (diff) | |
Private bin is handled by .profile on Debian
Diffstat (limited to 'bashrc')
| -rw-r--r-- | bashrc | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -13,11 +13,6 @@ else fi fi # }}} -# private bin {{{ -if [ -d ~/bin ] ; then - PATH=~/bin:"${PATH}" -fi -# }}} # R {{{ # littler scripts distributed with the littler package PATH=/usr/local/lib/R/site-library/littler/examples:"${PATH}" |
