Shell: lesspipe support. Required apps are in .pkg lists.

master
Ambrevar 2012-09-05 16:26:43 +02:00
parent 317a49e1ab
commit 86c02a9694
4 changed files with 23 additions and 2 deletions

View File

@ -19,6 +19,7 @@ bison
bzip2
calc
ccrypt
cdrtools
cifs-utils
cmus
coreutils
@ -83,11 +84,13 @@ htop
hunspell-en
hunspell-fr
hwids
id3v2
ifplugd
indent
inetutils
initscripts
inkscape
iotop
iptables
iputils
isomaster
@ -98,6 +101,7 @@ ladspa
laptop-mode-tools
latex2rtf
less
lesspipe
libaio
libavc1394
libcap-ng
@ -175,6 +179,8 @@ pkgtools
ppp
procps-ng
psmisc
pstotext
psutils
pwgen
pwsafe
python2-dbus
@ -223,6 +229,7 @@ tree
ttf-dejavu
ttf-freefont
unrar
unrtf
unzip
upx
urxvt-perls-git

View File

@ -33,6 +33,7 @@ cairomm
calc
ccrypt
cdparanoia
cdrtools
cifs-utils
cloog
cmus
@ -160,6 +161,8 @@ hunspell-fr
hwids
iana-etc
icu
id3lib
id3v2
ifplugd
imagemagick
imlib2
@ -168,6 +171,7 @@ inetutils
initscripts
inkscape
inputproto
iotop
iproute2
iptables
iputils
@ -193,6 +197,7 @@ lcms
lcms2
ldns
less
lesspipe
libaio
libarchive
libass
@ -421,6 +426,8 @@ ppl
ppp
procps-ng
psmisc
pstotext
psutils
pth
pwgen
pwsafe
@ -493,6 +500,7 @@ ttf-freefont
tzdata
udisks
unrar
unrtf
unzip
upx
usbutils

View File

@ -46,6 +46,9 @@ fi
export MANPAGER="less -s"
export MANWIDTH=80
## Less config. -R is needed for lesspipe.
export LESS=' -R '
## Time display (with ls command for example)
export TIME_STYLE=+"|%Y-%m-%d %H:%M:%S|"
@ -58,13 +61,11 @@ if [ -n "$(command -v vim)" ]; then
EDITOR=vim
fi
if [ -n "$(command -v emacs)" ]; then
#EDITOR=emacs
EDITOR='emacsclient -a "" -t'
fi
export EDITOR
## Internet Browser
# [ -e "/usr/bin/firefox" ] && export BROWSER="firefox"
[ -e "/usr/bin/luakit" ] && export BROWSER="luakit"
## Title

5
README
View File

@ -168,6 +168,7 @@ cal
calc
catdvi
ccrypt
cdrtools
chrpath
cmus
column
@ -205,9 +206,11 @@ hdparm
help2man
highlight
htop
id3v2
imagemagick
indent
inkscape
iotop
irssi
latex2html
latex2rtf
@ -240,6 +243,7 @@ parted
patch
pidgin
poppler
pstotext
pwgen
pwsafe
ranger
@ -269,6 +273,7 @@ tig
trash-cli
tree
udiskie
unrtf
upx
valgrind
vim