aboutsummaryrefslogtreecommitdiffstats
path: root/mandriva/inputrc.sh
blob: c5f6faaa1bb95678d3341a8dcc792454d3baf4b7 (plain)
1
2
3
4
5
#!/bin/bash

test -f $HOME/.inputrc || export INPUTRC=/etc/inputrc
test -f $HOME/.less || export LESSKEY=/etc/.less