Commit Graph

1749 Commits (03d6200c0db26224ff7de935a15d5d23a4ac140f)

Author SHA1 Message Date
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
Pierre Neidhardt f3c48de930 scripts/blind-append: Remove this stupid script 2016-10-10 17:50:32 +05:30
Pierre Neidhardt 2a1f543ff5 scripts/extract: POSIXify 2016-10-10 17:50:08 +05:30
Pierre Neidhardt 9dde6181d6 shell: Remove current folder from fzf-bcd list 2016-10-10 17:31:31 +05:30
Pierre Neidhardt 2871f63608 scripts/bsdman: Fix redirect 2016-10-10 17:31:09 +05:30
Pierre Neidhardt 1b3427865a shell: Fix typex 2016-10-10 12:26:59 +05:30
Pierre Neidhardt ff095beec9 Emacs: Add a 'go-set-compiler' command 2016-10-08 19:40:30 +05:30
Pierre Neidhardt b0fad8a46b Emacs: Do not use hs-minor-mode 2016-10-08 19:40:30 +05:30
Pierre Neidhardt 9ca8e36c70 Emacs: Change grep command bindings to C-x M-[gG] 2016-10-08 19:40:30 +05:30
Pierre Neidhardt 2fd5b5203b Emacs: Note down helm-pt package, maybe not needed 2016-10-08 19:40:29 +05:30
Pierre Neidhardt d58d509dd2 Emacs: Use package-selected-packages feature from v25
'package-selected-packages' replaces 'favorite-packages'.
'package-install-selected-packages' replaces 'init-extra-packages'.
2016-10-08 19:40:29 +05:30
Pierre Neidhardt 74ed2c365c Emacs: Use company + helm-company for C and Go 2016-10-08 19:40:20 +05:30
Pierre Neidhardt a7ff1ee133 Emacs: Add go-eldoc and go-guru 2016-10-08 19:13:30 +05:30
Pierre Neidhardt 274b5fbc59 shell: Add fzf-cdhist function, set DIRSTACKSIZE=100
Fix path update in prompt when calling fzf-bcd
2016-10-05 18:07:41 +05:30
Pierre Neidhardt 86ad1d7451 fzf: Bind C-v to page-down, M-v to page-up 2016-10-05 17:52:25 +05:30
Pierre Neidhardt 43db4d53c0 Emacs: Fix GOPATH lookup with multiple paths 2016-10-05 10:27:29 +05:30
Pierre Neidhardt bc5ffa4361 Emacs: Update configuration to 25.1 2016-10-05 10:26:16 +05:30
Pierre Neidhardt cdda79c43b Awesome: Remove spurious 'client.restore' binding 2016-10-05 10:21:16 +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 559033de94 shell: Use Ctrl+Alt for bindings + add fzf-bcd function 2016-09-30 22:31:37 +05:30
Pierre Neidhardt 3a18a0ef2a Separate Go projects from .go-tools 2016-09-24 07:18:47 +05:30
Pierre Neidhardt 715e5cb78d Update .gitignore 2016-09-24 07:18:32 +05:30
Pierre Neidhardt 8fe366ad04 Emacs: Add 'wgrep' to the favorite package list 2016-09-23 18:56:57 +05:30
Pierre Neidhardt 4b2ffbeb28 Emacs: Fix slow startup with packages using 'tramp' 2016-09-23 18:56:24 +05:30