From 456b10dae8554cec5726110a733fbab66563f509 Mon Sep 17 00:00:00 2001 From: Mika Suomalainen Date: Fri, 21 Dec 2012 15:32:52 +0200 Subject: [PATCH] README.md: drop most depedency --- .environment.MKAYSIGREP | 1 - README.md | 6 ++++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.environment.MKAYSIGREP b/.environment.MKAYSIGREP index f41655ee..f9bd24b5 100644 --- a/.environment.MKAYSIGREP +++ b/.environment.MKAYSIGREP @@ -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 diff --git a/README.md b/README.md index 86c40b68..ed624f81 100644 --- a/README.md +++ b/README.md @@ -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 +``` + --->