Commit Graph

105 Commits (40aba20b8c4d210678a9ccc784f0d883acb0f330)

Author SHA1 Message Date
Pierre Neidhardt 40aba20b8c Shell: Update old TERM code 2016-10-11 09:23:33 +05:30
Pierre Neidhardt 1b3427865a shell: Fix typex 2016-10-10 12:26:59 +05:30
Pierre Neidhardt 87a9301899 Shell: Add 'pel' function for fzf-ing pacman packaged files 2016-10-04 17:38:02 +05:30
Pierre Neidhardt 4045b211c5 Move pacfiles script to a simpler shell function 2016-06-11 08:12:13 +02:00
Pierre Neidhardt 9846e7f47a Shell: Make typex work on multiple arguments 2016-06-10 14:48:05 +02:00
Pierre Neidhardt f16db91d2a Shell: Rename hlt-viewer to highlight-gallery and fix global variable 2016-06-10 14:46:00 +02:00
Pierre Neidhardt 2d3415003d Shell: Remove old funcs, aliases, Zsh power aliases 2016-06-09 23:30:10 +02:00
Pierre Neidhardt 9d123c3f82 shell.d/funs_rc: Refactor 2015-10-15 14:31:30 +02:00
Pierre Neidhardt a7e8a8cf64 shell: Separate date from time in `pli` 2015-09-10 10:39:19 +02:00
Pierre Neidhardt 9b96367918 shell.d: Reformat with tabs and more consistent style 2014-11-12 17:22:59 +01:00
Pierre Neidhardt 65117dad17 mpv: Update parameters to latest version for ranger, shell, etc. 2014-07-03 14:49:19 +02:00
Pierre Neidhardt c48a7f2591 Shell: added 'lri: luarocks install' function 2014-04-24 11:39:55 +02:00
Pierre Neidhardt c60ba0cd94 Xmodmap: Remove all keymaps 2014-03-16 21:55:38 +01:00
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