Commit Graph

92 Commits (17324fe2e6fb6eda314b7fc8d57943656e1ed255)

Author SHA1 Message Date
Pierre Neidhardt a71718abcb Xmodmap: added german quotes 2014-02-22 00:19:18 +01:00
Pierre Neidhardt c55236c71d Scripts: removed bashism from getops and secured cd with --. 2014-02-10 15:05:27 +01:00
Pierre Neidhardt d2b56dfabb Shell: fixed echokeymap and SHELL_* 2014-01-11 21:56:38 +01:00
Pierre Neidhardt e32bc824ca Minor fixes 2014-01-04 17:56:06 +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 08fec6982e Various fixes 2013-11-14 18:12:57 +01:00
Pierre Neidhardt 503b1f42e0 Minor shell fixes 2013-11-05 20:25:26 +01:00
Pierre Neidhardt 090f80dc9f Shell: man pager bounded auto-justification 2013-10-29 15:21:28 +01:00
Pierre Neidhardt 1f185bf32a Shell: justified man pager 2013-10-27 14:33:17 +01:00
Pierre Neidhardt 188d15e2e6 browse: fixed path to ranger 2013-10-11 15:16:00 +02:00
Pierre Neidhardt caa902eae3 Emacs: texinfo update following tex mode 2013-09-28 17:22:47 +02:00
Pierre Neidhardt 000a2819bd ubuilder: tiny fixes 2013-09-10 20:00:31 +02:00
Pierre Neidhardt 5005408b3e Applied new color definitions to Xresources and Mutt 2013-07-29 10:29:10 +02:00
Pierre Neidhardt ceea7cdcdb Zshbrowser script
When start, it will spawn ranger from zsh browse() function. This way you can
quit ranger, return to the shell, do some shell stuff, and go back to ranger
with the browse() function.

The big advantage of using ranger this way is that the browse() function syncs
the pwd between ranger and Zsh.
2013-07-27 11:12:25 +02:00
Pierre Neidhardt 0c814c5dce Ranger: shell browser and tab_new in current dir 2013-07-25 22:19:54 +02:00
Pierre Neidhardt 9be1ca64aa Scripts: encfsw helper script 2013-07-06 20:06:35 +02:00
Pierre Neidhardt 6dc15914c9 Shell: renamed function xinf to typex, improved it 2013-07-06 11:09:10 +02:00
Pierre Neidhardt 23f303729a Emacs: much better CC compile command 2013-07-03 13:55:42 +02:00
Pierre Neidhardt da6e703760 Emacs: fixed theme compatibility 2013-06-28 00:10:51 +02:00
Pierre Neidhardt 98e7b6bb20 Shell: pacman 'pli' function for listing recently installed packages.
Needs expac.
2013-06-18 18:37:40 +02:00
Pierre Neidhardt 7795ece42b Shell echokeymap to print the visual layout of a keymap upon it symbol file. 2013-06-13 09:20:28 +02:00
Pierre Neidhardt 5c7f2aae17 dataindex: new script for data backup. 2013-05-15 14:22:08 +02:00
Pierre Neidhardt e40f0442c6 Scripts: new homeclean script.
Emacs: improved some snippets.
2013-05-15 11:08:39 +02:00
Pierre Neidhardt a658244ab0 Shell: moved winefps function to a separate script. 2013-03-10 23:23:25 +01:00
Pierre Neidhardt 47f5b774d4 Shell: winefps function to monitor FPS in all Wine games. 2013-03-08 23:47:09 +01:00
Pierre Neidhardt 3ffd37a2a4 Shell: webdl aliases replaced by webdl function. 2013-03-08 13:49:59 +01: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 524aaf9042 Shell/Scripts: moved transcoding functions to separate scripts.
Shell: included FreeBSD and Pacman aliases in main alias file.
2013-03-03 00:01:20 +01:00
Pierre Neidhardt 9db5273018 Shell: big move from functions to separate scripts. Pacman functions only for
the moment.
2013-03-02 23:00:38 +01:00
Pierre Neidhardt 050d129c57 Shell: pgex function. 2013-02-27 23:38:10 +01:00
Pierre Neidhardt 3f87c6d4f6 Shell: vcsclean fix for non-empty folders.
Shell: git-compare fix.
2013-02-27 14:26:38 +01:00
Pierre Neidhardt 89e6d27ed0 Shell: improved formatc function. 2013-02-24 11:48:09 +01:00
Pierre Neidhardt 7876663de6 Shell: git-check. 2013-02-22 22:43:22 +01:00
Pierre Neidhardt a7de42ef3e Emacs: added \ie and \eg to article snippet.
Shell: fixed formatc not being defined.
2013-02-20 17:49:07 +01:00
Pierre Neidhardt a61d9d5ba3 Shell: crun improvements. 2013-02-20 12:33:10 +01:00
Pierre Neidhardt cbd59b5686 Shell: crun function. 2013-02-19 23:23:25 +01:00
Pierre Neidhardt c4aa6fe760 Shell: ediff. 2013-02-17 11:58:49 +01:00
Pierre Neidhardt 40d33b7336 Shell: cleansing. 2013-02-05 23:48:09 +01:00
Pierre Neidhardt f78edb8e02 Shell: texclean improvements. 2013-02-01 14:36:14 +01:00
Pierre Neidhardt 61dffd5c43 Shell: begin of audio transcoding. 2013-01-26 19:08:29 +01:00
Pierre Neidhardt bb33afb4da Shell: 'ltx' LaTeX quick compiler.
Shell: removed old 'formatc' comments.
2013-01-24 16:57:10 +01:00
Pierre Neidhardt 1e1c69600e Shell: printhelp fixes plus some more. 2013-01-21 15:33:01 +01:00
Pierre Neidhardt 22e0e39a7c Shell: transcoding parameters, merged splice into transcode. 2013-01-20 23:25:29 +01:00
Pierre Neidhardt 5e83fa6273 Shell: bindatasearch fixed.
Shell: transcoding multiple arguments support.
2013-01-20 20:36:25 +01:00
Pierre Neidhardt 709698d92c Shell: transcoding functions. 2013-01-19 17:23:21 +01:00
Pierre Neidhardt 38f35e9472 Ranger: replace image preview by textual details (mediainfo).
Shell: TeX Live package installation and removal optimized.
2013-01-10 11:05:43 +01:00
Ambrevar dd0af41191 Shell: xinf function.
Emacs: minor fixes.
2013-01-08 16:58:05 +01:00
Ambrevar 851872fa26 Emacs: improved letter LaTeX template.
Shell: PDF reqize to A4 function.
2012-12-09 13:36:43 +01:00
Ambrevar 6b816b6022 Shell: minor fixes for functions. 2012-12-05 19:18:06 +01:00
Ambrevar 86b3c102a2 Shell: wget_batch function. 2012-12-05 18:39:38 +01:00