summaryrefslogtreecommitdiff
path: root/src/vars.c%2525253fid%2525253d41c33eeb44d1b1a4b476810757f7b91032950439%25253fid%2...
diff options
context:
space:
mode:
authorLukas Fleischer <calcurse@cryptocrack.de>2011-09-29 14:14:19 +0200
committerLukas Fleischer <calcurse@cryptocrack.de>2011-10-04 11:05:43 +0200
commitc41eda256d7a963ee651b2532e9e18f76581fcfb (patch)
tree2c358a352b4f2c6a70f991a42e77560909917f8b /src/vars.c%2525253fid%2525253d41c33eeb44d1b1a4b476810757f7b91032950439%25253fid%25253d14b6ae79a25106501a30693889b1c03abd56c8c1%253fid%253d3aefd00f6aebad7c50210e68650cb8c42e0835cd%3fid%3d4cd62fb0fba6ddb5c79e3d2dc109b5b7d98612e2?id=c41eda256d7a963ee651b2532e9e18f76581fcfb
parent9f1fed3ed1f77620334302616a6ed881ca78878d (diff)
Do not hardcode paths to the default editor/pager
Use "vi" instead of "/usr/bin/vi" and "less" instead of "/usr/bin/less". Hardcoding absolute paths is a bad idea: $ uname -rsv Linux 3.0-ARCH #1 SMP PREEMPT Tue Aug 30 07:32:23 UTC 2011 $ which less /bin/less The "$PATH" environment variable will almost always have a better idea of where these binaries are located. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
Diffstat (limited to 'src/vars.c%2525253fid%2525253d41c33eeb44d1b1a4b476810757f7b91032950439%25253fid%25253d14b6ae79a25106501a30693889b1c03abd56c8c1%253fid%253d3aefd00f6aebad7c50210e68650cb8c42e0835cd%3fid%3d4cd62fb0fba6ddb5c79e3d2dc109b5b7d98612e2?id=c41eda256d7a963ee651b2532e9e18f76581fcfb')
0 files changed, 0 insertions, 0 deletions