Commit Graph

10 Commits (f9c57990dc1990e75449cfadf7bcb09b1d9720d9)

Author SHA1 Message Date
Pierre Neidhardt 9857145fb1 scripts: Reformat with tabs and more consistent style 2014-11-12 16:15:39 +01:00
Pierre Neidhardt dec80c219f Scripts: Various fixes 2014-08-19 11:06:03 +02:00
Pierre Neidhardt c55236c71d Scripts: removed bashism from getops and secured cd with --. 2014-02-10 15:05:27 +01: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 7fe481cbcb scripts: a few additional comments 2013-10-23 11:24:12 +02:00
Pierre Neidhardt 3e0f81d5c6 Netinit: parameter support.
Mutt: *sent* folder now display recipient instead of sender.
2013-05-11 21:16:57 +02:00
Pierre Neidhardt 4d252538d9 Awesome: fixed network plugin (loopback interface was breaking things).
netinit: using 'iw' instead of 'iwconfig'.
2013-05-04 00:12:48 +02:00
Pierre Neidhardt 600e0bcaa1 Awesome: support for any network interface in vicious plugin.
netinit: support for any wireless network interface.
pkg: public list.
shell.d: cleasing.
homeinit: cleansing.
2013-05-04 00:30:11 +02:00
Pierre Neidhardt c34997d9ef Scripts: moved to a dedicated folder. 2013-02-12 11:12:49 +01:00