diff --git a/README.md b/README.md index 0ecd979..69146b4 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ from the history. It aims to make completion easier and faster than Ctrl-R. -[![Shell History Suggest Box](http://www.mindcognition.com/hstr/hstr.png "Shell History Suggest Box")](https://github.com/dvorka/hstr) +[![Shell History Suggest Box](http://mindforger.com/projects/images/hh.png "Shell History Suggest Box")](https://github.com/dvorka/hstr) DOWNLOAD diff --git a/dist/env.sh b/dist/env.sh index 4453a58..9c3165f 100755 --- a/dist/env.sh +++ b/dist/env.sh @@ -4,4 +4,4 @@ export HH=hh_0.7 export HHRELEASE=${HH}-1ubuntu2 export HHHOME=/home/dvorka/hstr/github/hstr -# eof \ No newline at end of file +# eof diff --git a/dist/src-sync.sh b/dist/src-sync.sh index 351d516..12fef2d 100755 --- a/dist/src-sync.sh +++ b/dist/src-sync.sh @@ -2,4 +2,4 @@ . ./env.sh -# eof \ No newline at end of file +# eof