Commit Graph

1622 Commits (c4857b5d8767943d774ec3c1320d666f16042613)

Author SHA1 Message Date
Pierre Neidhardt c4857b5d87 fish: Escape fzf results properly 2016-10-14 17:17:06 +05:30
Pierre Neidhardt 63aca3978a fish: Fix tests on variables in fzf code 2016-10-14 16:08:22 +05:30
Pierre Neidhardt 03f58e8275 fish: Add __fzf-complete and bind it to \t 2016-10-14 16:07:43 +05:30
Pierre Neidhardt d7eb481eff fish: Reverse __fzf-select and do not cycle 2016-10-14 12:23:18 +05:30
Pierre Neidhardt 3730672eb9 pkglists: Update with explicit packages only 2016-10-14 12:22:35 +05:30
Pierre Neidhardt c8aaaa4526 scripts: Make sorting consistent in listings with LC_ALL=C 2016-10-14 12:22:35 +05:30
Pierre Neidhardt 8a717f202e fish: Add pacman -Qo to 'describe' 2016-10-14 09:26:03 +05:30
Pierre Neidhardt ff9027a80b fish: Fix root prompt color 2016-10-14 09:23:30 +05:30
Pierre Neidhardt bca34f3114 fish: Bind \e\cd to ranger 2016-10-14 09:20:21 +05:30
Pierre Neidhardt 9a26b5a231 texmf: Remove old plain TeX code 2016-10-13 18:56:20 +05:30
Pierre Neidhardt 5f391cf842 pkglister: Rename pkggen to it, change destination folder to pkglists 2016-10-13 18:48:55 +05:30
Pierre Neidhardt 929e0ad0e1 fish: Rename __fzf-selector to __fzf-select 2016-10-13 18:42:55 +05:30
Pierre Neidhardt be25cdea74 Mutt: Update account-example to 1.7 2016-10-13 18:30:31 +05:30
Pierre Neidhardt 519b18705c Emacs: Remove personal.el 2016-10-13 18:28:35 +05:30
Pierre Neidhardt 8d077178b1 profile: Add back condition on GIT_EDITOR 2016-10-13 18:27:17 +05:30
Pierre Neidhardt c4142cd4bc scripts/webcam: Fix spacing 2016-10-13 16:58:28 +05:30
Pierre Neidhardt 830c0ca8ba gnupg: Add newline at EOF 2016-10-13 16:56:44 +05:30
Pierre Neidhardt 0b6c2c3659 gitignore: Add games*, go and music* 2016-10-13 16:56:44 +05:30
Pierre Neidhardt 3faf8a3b74 Emacs: Use regexp with helm ag/pt 2016-10-13 16:56:44 +05:30
Pierre Neidhardt 5d2c5548d7 scripts: Move myip and webcam functions to separate scripts. Remove sx.
Add comment in .xinitrc on using vlock with startx.
2016-10-13 16:56:44 +05:30
Pierre Neidhardt bc94633efa ranger: Drop zshcd in favor of the more universal SHELL_CD 2016-10-13 16:56:44 +05:30
Pierre Neidhardt 0172237c82 scripts/echokeymap: Move to a separate script 2016-10-13 16:56:44 +05:30
Pierre Neidhardt 6424397738 scripts/termctl: Move term* functions to a separate script 2016-10-13 16:56:44 +05:30
Pierre Neidhardt 8f71d4a24b scripts/highlight-gallery: Move to a seperate script 2016-10-13 16:56:44 +05:30
Pierre Neidhardt 6c08da1f55 scripts/xctl: Move xmulti* functions to operations in xctl 2016-10-13 16:56:37 +05:30
Pierre Neidhardt 82c1d3d065 Move dataperso to personal 2016-10-13 16:54:25 +05:30
Pierre Neidhardt 46de5d3c3b zsh: Remove 'formatc' completion 2016-10-13 16:54:25 +05:30
Pierre Neidhardt 875c6b8807 scripts/realpath: Tabify 2016-10-13 16:54:25 +05:30
Pierre Neidhardt 77e5df1c2c scripts/homeinit: Do not create link to todo.org 2016-10-13 16:54:25 +05:30
Pierre Neidhardt aab07947bb scripts: Remove colsum, cutlines, extract, pgex, prepend, random,
texi2latex, todo, wget-batch

They were either toys or of little use.
2016-10-13 16:53:31 +05:30
Pierre Neidhardt cfbca4669b scripts/homeclean: Add fish 2016-10-13 16:53:31 +05:30
Pierre Neidhardt ef6e84776d scripts: Remove Zsh references 2016-10-13 16:53:30 +05:30
Pierre Neidhardt 0943eb9115 scripts: Overhaul (syntax, exit code, help to stderr, errors, -- arg) 2016-10-13 16:53:30 +05:30
Pierre Neidhardt b64c2a0ac0 Emacs: Remove sh-check + rewrite sh-command-or-die to sh-commands-or-die 2016-10-13 16:53:30 +05:30
Pierre Neidhardt b5dc48737d scripts/tlctl: Move tlmgr functions and aliases to a wrapper 2016-10-13 16:53:30 +05:30
Pierre Neidhardt a3566d548c Emacs: Use helm-do-grep-ag on untracked git files 2016-10-13 16:53:30 +05:30
Pierre Neidhardt 17f2455b34 scripts/netinit: Comments 2016-10-13 16:53:30 +05:30
Pierre Neidhardt 6359952cc2 Emacs: Add fish-mode to package list 2016-10-13 16:53:30 +05:30
Pierre Neidhardt d0c3f8d235 fzf: Bind alt-a to toggle-all 2016-10-13 16:53:30 +05:30
Pierre Neidhardt 17ac345741 scripts: Move xmorph* and xres aliases to a separate script 2016-10-13 16:53:30 +05:30
Pierre Neidhardt 650719a166 Shell: Move emacs-kill to 'scripts/em --kill' 2016-10-13 16:53:30 +05:30
Pierre Neidhardt 24f7bcd279 zsh: Overhaul, replace SHELL_CURRENT by a call to 'ps' 2016-10-13 16:53:30 +05:30
Pierre Neidhardt 8206b92d1c profile: Overhaul, source bashrc, take udiskie and alsa from xprofile
We source .bashrc in case it is the current login shell.
We use it to start other shells.

On a POSIX shell based system, it may be wise to keep bash as a login
shell to parse the '.profile' files correctly.
2016-10-13 16:48:57 +05:30
Pierre Neidhardt 92a0041db1 profile: Hide godoc stderr 2016-10-13 16:31:13 +05:30
Pierre Neidhardt c75f5ff123 scripts: Remove browser-autostart 2016-10-13 16:21:49 +05:30
Pierre Neidhardt 10ed77d2ed awesome: Rename BROWSER_AUTOSTART to SHELL_FILEBROWSER 2016-10-13 16:21:49 +05:30
Pierre Neidhardt 9f22308cfb zsh: Rename BROWSER_AUTOSTART to SHELL_FILEBROWSER 2016-10-13 16:21:49 +05:30
Pierre Neidhardt 4c2dc08f85 awesome: Use spawn instead of spawn_with_shell for portability 2016-10-13 16:21:49 +05:30
Pierre Neidhardt 976538a385 fish: Init 2016-10-13 16:21:49 +05:30
Pierre Neidhardt 40aba20b8c Shell: Update old TERM code 2016-10-11 09:23:33 +05:30