README.md: drop most depedency

This commit is contained in:
Mika Suomalainen 2012-12-21 15:32:52 +02:00
parent 48221d6c82
commit 456b10dae8
2 changed files with 4 additions and 3 deletions

View File

@ -4,4 +4,3 @@ export TZ="/usr/share/zoneinfo/Europe/Helsinki" # MKAYSIGREP #MKAYSIGREPENVIRONM
export EDITOR=vim # MKAYSIGREP # MKAYSIGREPENVIRONMENT
export LC_ALL=fi_FI.utf8 # MKAYSIGREP # MKAYSIGREPENVIRONMENT
export TZ="/usr/share/zoneinfo/Europe/Helsinki" # MKAYSIGREP # MKAYSIGREPENVIRONMENT
export PAGER=most # MKAYSIGREP # MKAYSIGREPENVIRONMENT

View File

@ -42,7 +42,7 @@ and contain modifications which might not be useful to other people than me.
### apt
```
apt-get install vim most htop gnupg2 lynx pandoc gnupg-agent flip youtube-dl
apt-get install vim htop gnupg2 lynx pandoc gnupg-agent flip youtube-dl
```
### yum
@ -52,5 +52,7 @@ rpm --install http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-
rpm --install http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
rpm --install http://rpm.livna.org/livna-release.rpm
yum -y install vim most htop gnupg2 lynx pandoc youtube-dl
yum -y install vim htop gnupg2 lynx pandoc youtube-dl
```
--->