Commit Graph

10 Commits (df34f62dfa10c1c96b1a015d4115d5a791dc23b0)

Author SHA1 Message Date
Pierre Neidhardt dec80c219f Scripts: Various fixes 2014-08-19 11:06:03 +02:00
Pierre Neidhardt 9233dad745 Script+Shell: fixed and standardize PATH checking
We redirect stderr to NULL since POSIX says it may be used (no modern shell
seems to be using it).

If more than 1 program is checked for availability, we use a function.

Emacs snippet make it uniform.

Error message is output on stderr and is always the same.
2014-01-03 19:13:07 +01:00
Pierre Neidhardt c934c97d13 Scripts: rewrote all "command -v" properly. 2013-10-27 19:50:23 +01:00
Pierre Neidhardt d9d48a3898 pkggen: POSIX version, removed the stupid code 2013-10-23 12:13:54 +02:00
Pierre Neidhardt e83b6dca93 pkggen syntax fix 2013-06-26 22:36:27 +02:00
Pierre Neidhardt ddb8574a45 pkg: moved package lists to a .pkg folder 2013-06-26 21:34:06 +02:00
Pierre Neidhardt 68147de25e Scripts: syntax fixes and comments 2013-06-25 22:56:10 +02:00
Pierre Neidhardt e7f3592e7f Homeinit: emacs 'em' fix.
Pkg: added "expert" list.
2013-05-21 21:57:54 +02:00
Pierre Neidhardt ea81531077 Shell/Scripts: moved all useful functions (for whom it makes sense to call them
from Emacs or Ranger) to separate scripts.
2013-03-03 11:19:50 +01:00
Pierre Neidhardt c34997d9ef Scripts: moved to a dedicated folder. 2013-02-12 11:12:49 +01:00