]> ruderich.org/simon Gitweb - config/dotfiles.git/log
config/dotfiles.git
9 years agoshell/dircolors: also highlight FAQ and faq
Simon Ruderich [Mon, 6 Apr 2015 22:30:58 +0000 (00:30 +0200)]
shell/dircolors: also highlight FAQ and faq

9 years agoterminfo/README: add
Simon Ruderich [Mon, 6 Apr 2015 22:24:55 +0000 (00:24 +0200)]
terminfo/README: add

9 years agozsh/rc: add X alias to return current X selection
Simon Ruderich [Mon, 6 Apr 2015 22:17:22 +0000 (00:17 +0200)]
zsh/rc: add X alias to return current X selection

9 years agobin/squvi: delete
Simon Ruderich [Mon, 6 Apr 2015 22:16:27 +0000 (00:16 +0200)]
bin/squvi: delete

Use youtube-dl instead.

9 years agozsh/rc: add more files to ignored-patterns for vim
Simon Ruderich [Mon, 9 Mar 2015 09:33:15 +0000 (10:33 +0100)]
zsh/rc: add more files to ignored-patterns for vim

9 years agozsh/rc: add GB, SL aliases
Simon Ruderich [Mon, 9 Mar 2015 09:32:42 +0000 (10:32 +0100)]
zsh/rc: add GB, SL aliases

9 years agoshell/env: don't check ownership for ~/.tmp and ~/tmp
Simon Ruderich [Fri, 20 Feb 2015 09:40:37 +0000 (10:40 +0100)]
shell/env: don't check ownership for ~/.tmp and ~/tmp

If they are not owned by me, something has gone very wrong. Checking
only for the sanity of ~/.tmp and ~/tmp is not enough, so just skip the
check.

9 years agoshell/env: fix quoting
Simon Ruderich [Fri, 20 Feb 2015 09:40:19 +0000 (10:40 +0100)]
shell/env: fix quoting

9 years agobin/svalgrind: add --quiet
Simon Ruderich [Fri, 20 Feb 2015 09:24:46 +0000 (10:24 +0100)]
bin/svalgrind: add --quiet

9 years agoshell/aliases: add systemd aliases
Simon Ruderich [Fri, 20 Feb 2015 09:24:25 +0000 (10:24 +0100)]
shell/aliases: add systemd aliases

9 years agotigrc: draw commit graph in magenta
Simon Ruderich [Tue, 6 Jan 2015 20:25:30 +0000 (21:25 +0100)]
tigrc: draw commit graph in magenta

9 years agotigrc: add missing empty line
Simon Ruderich [Tue, 6 Jan 2015 20:25:17 +0000 (21:25 +0100)]
tigrc: add missing empty line

9 years agotigrc: ignore case when searching
Simon Ruderich [Tue, 6 Jan 2015 20:24:31 +0000 (21:24 +0100)]
tigrc: ignore case when searching

9 years agotigrc: update for tig >= 2.0
Simon Ruderich [Tue, 6 Jan 2015 00:12:01 +0000 (01:12 +0100)]
tigrc: update for tig >= 2.0

9 years agosqlite: add, sqlite3 configuration file
Simon Ruderich [Thu, 25 Dec 2014 15:54:43 +0000 (16:54 +0100)]
sqlite: add, sqlite3 configuration file

9 years agozsh/env: use safe setting for TMPPREFIX
Simon Ruderich [Mon, 22 Dec 2014 20:48:53 +0000 (21:48 +0100)]
zsh/env: use safe setting for TMPPREFIX

9 years agozsh/rc: fix process run time display with fg
Simon Ruderich [Sat, 29 Nov 2014 10:26:44 +0000 (11:26 +0100)]
zsh/rc: fix process run time display with fg

9 years agozsh/rc: improve comments
Simon Ruderich [Sat, 29 Nov 2014 10:26:13 +0000 (11:26 +0100)]
zsh/rc: improve comments

9 years agohtoprc: fix typo in comment
Simon Ruderich [Wed, 29 Oct 2014 10:22:29 +0000 (11:22 +0100)]
htoprc: fix typo in comment

9 years agovim/colors/simon.vim: darken gray of CursorLine/CursorColumn
Simon Ruderich [Fri, 24 Oct 2014 21:43:42 +0000 (23:43 +0200)]
vim/colors/simon.vim: darken gray of CursorLine/CursorColumn

Thanks to HP for the suggestion.

9 years agogitconfig: add alias for grep (g)
Simon Ruderich [Tue, 14 Oct 2014 02:54:27 +0000 (04:54 +0200)]
gitconfig: add alias for grep (g)

9 years agozsh/rc: use history-incremental-pattern-search-*
Simon Ruderich [Tue, 14 Oct 2014 03:12:13 +0000 (05:12 +0200)]
zsh/rc: use history-incremental-pattern-search-*

9 years agoshell/aliases: add h alias for htop
Simon Ruderich [Wed, 1 Oct 2014 18:20:43 +0000 (20:20 +0200)]
shell/aliases: add h alias for htop

9 years agoshell/aliases: drop space after 2> for consistency
Simon Ruderich [Fri, 19 Sep 2014 09:52:19 +0000 (11:52 +0200)]
shell/aliases: drop space after 2> for consistency

9 years agobin/remove-continuation.pl: read from STDIN only
Simon Ruderich [Fri, 19 Sep 2014 09:51:45 +0000 (11:51 +0200)]
bin/remove-continuation.pl: read from STDIN only

9 years agogitconfig: use histogram as diff algorithm
Simon Ruderich [Fri, 19 Sep 2014 09:50:42 +0000 (11:50 +0200)]
gitconfig: use histogram as diff algorithm

9 years agogitconfig: display decoration in logs
Simon Ruderich [Fri, 19 Sep 2014 09:45:46 +0000 (11:45 +0200)]
gitconfig: display decoration in logs

9 years agogitconfig: add --index to stash apply/save aliases
Simon Ruderich [Fri, 19 Sep 2014 09:43:41 +0000 (11:43 +0200)]
gitconfig: add --index to stash apply/save aliases

9 years agogitconfig: use canonical case for wordRegex
Simon Ruderich [Fri, 19 Sep 2014 09:43:24 +0000 (11:43 +0200)]
gitconfig: use canonical case for wordRegex

9 years agogitconfig: use diff.algorithm instead of --patience
Simon Ruderich [Fri, 19 Sep 2014 09:42:44 +0000 (11:42 +0200)]
gitconfig: use diff.algorithm instead of --patience

9 years agoghc/ghci: add
Simon Ruderich [Fri, 19 Sep 2014 09:37:25 +0000 (11:37 +0200)]
ghc/ghci: add

9 years agohtoprc: add meters config
Simon Ruderich [Mon, 15 Sep 2014 22:59:42 +0000 (00:59 +0200)]
htoprc: add meters config

9 years agozsh/rc: don't start screen if $TERM = dialup
Simon Ruderich [Sun, 14 Sep 2014 14:51:16 +0000 (16:51 +0200)]
zsh/rc: don't start screen if $TERM = dialup

screen fails to start on this terminal.

9 years agosetup.sh: don't display hidden files on BSD's ls as root
Simon Ruderich [Sun, 14 Sep 2014 14:50:04 +0000 (16:50 +0200)]
setup.sh: don't display hidden files on BSD's ls as root

9 years agolib.sh: link(): add missing newline in error messages
Simon Ruderich [Sun, 14 Sep 2014 14:47:53 +0000 (16:47 +0200)]
lib.sh: link(): add missing newline in error messages

9 years agouse set -eu
Simon Ruderich [Sat, 13 Sep 2014 15:03:13 +0000 (17:03 +0200)]
use set -eu

9 years agosetup.sh: fix setup if LD_PRELOAD is not set
Simon Ruderich [Wed, 10 Sep 2014 12:19:19 +0000 (14:19 +0200)]
setup.sh: fix setup if LD_PRELOAD is not set

9 years agofix lesspipe setup for Gentoo
Simon Ruderich [Mon, 25 Aug 2014 01:04:11 +0000 (03:04 +0200)]
fix lesspipe setup for Gentoo

Also move it from zsh/env to shell/env.

9 years agovimrc: update comments
Simon Ruderich [Tue, 19 Aug 2014 14:15:52 +0000 (16:15 +0200)]
vimrc: update comments

9 years agoterm2gui.pl: read from STDIN
Simon Ruderich [Tue, 19 Aug 2014 14:13:08 +0000 (16:13 +0200)]
term2gui.pl: read from STDIN

9 years agozsh/env: remove unnecessary quotes
Simon Ruderich [Mon, 18 Aug 2014 22:18:14 +0000 (00:18 +0200)]
zsh/env: remove unnecessary quotes

9 years agouse more set -eu
Simon Ruderich [Mon, 18 Aug 2014 22:16:42 +0000 (00:16 +0200)]
use more set -eu

9 years agot: use set -u
Simon Ruderich [Mon, 18 Aug 2014 13:55:27 +0000 (15:55 +0200)]
t: use set -u

9 years agohaskeline: add, readline clone
Simon Ruderich [Sun, 17 Aug 2014 22:22:49 +0000 (00:22 +0200)]
haskeline: add, readline clone

9 years agozsh/rc: remove more unnecessary quotes
Simon Ruderich [Sun, 22 Jun 2014 14:41:08 +0000 (16:41 +0200)]
zsh/rc: remove more unnecessary quotes

9 years agoarchive.sh,setup.sh: use set -u
Simon Ruderich [Sun, 22 Jun 2014 14:17:28 +0000 (16:17 +0200)]
archive.sh,setup.sh: use set -u

9 years agobin/svalgrind-ptr: remove
Simon Ruderich [Sun, 22 Jun 2014 14:11:46 +0000 (16:11 +0200)]
bin/svalgrind-ptr: remove

Unused.

9 years agozsh/rc: add katarakt as preferred PDF viewer
Simon Ruderich [Sun, 22 Jun 2014 14:11:13 +0000 (16:11 +0200)]
zsh/rc: add katarakt as preferred PDF viewer

9 years agozsh/rc: increase history to 1_000_000 entries
Simon Ruderich [Sun, 22 Jun 2014 14:07:40 +0000 (16:07 +0200)]
zsh/rc: increase history to 1_000_000 entries

Should be ~20 MiB.

9 years agouse set -eu
Simon Ruderich [Sat, 21 Jun 2014 12:35:22 +0000 (14:35 +0200)]
use set -eu

Also correct check if $SSH_CONNECTION is set.

9 years agouse set -eu
Simon Ruderich [Sat, 21 Jun 2014 12:30:46 +0000 (14:30 +0200)]
use set -eu

9 years agouse set -eu
Simon Ruderich [Sat, 21 Jun 2014 12:30:39 +0000 (14:30 +0200)]
use set -eu

9 years agouse set -eu
Simon Ruderich [Sat, 21 Jun 2014 12:30:24 +0000 (14:30 +0200)]
use set -eu

9 years agouse set -eu
Simon Ruderich [Sat, 21 Jun 2014 12:30:06 +0000 (14:30 +0200)]
use set -eu

9 years agosetup.sh: use set -eu
Simon Ruderich [Sat, 21 Jun 2014 12:29:44 +0000 (14:29 +0200)]
setup.sh: use set -eu

9 years agoshell/env: reset all LC_* variables
Simon Ruderich [Mon, 9 Jun 2014 12:45:18 +0000 (14:45 +0200)]
shell/env: reset all LC_* variables

9 years agoshell/aliases: remove unused alias `:q`
Simon Ruderich [Mon, 9 Jun 2014 12:43:15 +0000 (14:43 +0200)]
shell/aliases: remove unused alias `:q`

9 years agoshell/aliases: move some commands from zsh/rc
Simon Ruderich [Mon, 9 Jun 2014 12:42:29 +0000 (14:42 +0200)]
shell/aliases: move some commands from zsh/rc

9 years agoshell/aliases: use `command`
Simon Ruderich [Mon, 9 Jun 2014 12:41:19 +0000 (14:41 +0200)]
shell/aliases: use `command`

No need to store the absolute path to the binary.

9 years agozsh/rc: remove unnecessary quotes
Simon Ruderich [Mon, 9 Jun 2014 12:37:53 +0000 (14:37 +0200)]
zsh/rc: remove unnecessary quotes

9 years agoinputrc: add instructions to map keys in Vi command mode
Simon Ruderich [Thu, 29 May 2014 22:26:33 +0000 (00:26 +0200)]
inputrc: add instructions to map keys in Vi command mode

9 years agoinputrc: clear screen in insert mode with C-L
Simon Ruderich [Thu, 29 May 2014 22:25:59 +0000 (00:25 +0200)]
inputrc: clear screen in insert mode with C-L

9 years agobash/rc: PS1: draw current directory in yellow
Simon Ruderich [Thu, 29 May 2014 12:34:17 +0000 (14:34 +0200)]
bash/rc: PS1: draw current directory in yellow

9 years agoremove source_debug()
Simon Ruderich [Tue, 27 May 2014 12:28:19 +0000 (14:28 +0200)]
remove source_debug()

10 years agobin/squvi: handle special characters in file names
Simon Ruderich [Sun, 11 May 2014 21:14:51 +0000 (23:14 +0200)]
bin/squvi: handle special characters in file names

10 years agovimrc: split verbatim into verbatim and list mapping
Simon Ruderich [Tue, 29 Apr 2014 14:30:29 +0000 (16:30 +0200)]
vimrc: split verbatim into verbatim and list mapping

10 years agovimrc: set secure
Simon Ruderich [Tue, 29 Apr 2014 14:28:44 +0000 (16:28 +0200)]
vimrc: set secure

10 years agoxptemplate: use f as trigger to create the basic skeleton
Simon Ruderich [Tue, 29 Apr 2014 14:08:10 +0000 (16:08 +0200)]
xptemplate: use f as trigger to create the basic skeleton

f for file.

10 years agoxptemplate: add VHDL snippets
Simon Ruderich [Tue, 29 Apr 2014 13:53:37 +0000 (15:53 +0200)]
xptemplate: add VHDL snippets

10 years agovimrc: also fix jK typo
Simon Ruderich [Tue, 29 Apr 2014 13:51:29 +0000 (15:51 +0200)]
vimrc: also fix jK typo

Not sure how exactly I manage to type this though.

10 years agoafter/syntax/perl.vim: support Inline::C highlighting
Simon Ruderich [Tue, 29 Apr 2014 13:50:10 +0000 (15:50 +0200)]
after/syntax/perl.vim: support Inline::C highlighting

10 years agogitconfig: enable merge.defaultToUpstream
Simon Ruderich [Tue, 29 Apr 2014 13:48:38 +0000 (15:48 +0200)]
gitconfig: enable merge.defaultToUpstream

10 years agozsh/rc: cleanup pdf compdefs
Simon Ruderich [Tue, 29 Apr 2014 13:47:16 +0000 (15:47 +0200)]
zsh/rc: cleanup pdf compdefs

10 years agocrontab.d/jobs.daily/prune-logs: follow symlink
Simon Ruderich [Tue, 29 Apr 2014 13:46:23 +0000 (15:46 +0200)]
crontab.d/jobs.daily/prune-logs: follow symlink

find doesn't follow symlinks by default. The "/" forces it to change to
the directory even if it's a symlink.

10 years agovimrc: fix syntax when reloading vimrc
Simon Ruderich [Tue, 29 Apr 2014 13:35:20 +0000 (15:35 +0200)]
vimrc: fix syntax when reloading vimrc

10 years agovimrc: minor statusline cleanup
Simon Ruderich [Tue, 29 Apr 2014 13:33:52 +0000 (15:33 +0200)]
vimrc: minor statusline cleanup

10 years agovimrc: also highlight NOTE as todo
Simon Ruderich [Thu, 3 Apr 2014 20:15:13 +0000 (22:15 +0200)]
vimrc: also highlight NOTE as todo

10 years agoshell/functions: don't use echo on user strings
Simon Ruderich [Tue, 29 Apr 2014 13:26:20 +0000 (15:26 +0200)]
shell/functions: don't use echo on user strings

10 years agoshell/dircolors: add more README file names
Simon Ruderich [Tue, 29 Apr 2014 13:25:36 +0000 (15:25 +0200)]
shell/dircolors: add more README file names

10 years agozsh/rc: add A1, A2, A3 aliases for awk '{ print $X }'
Simon Ruderich [Thu, 3 Apr 2014 08:13:52 +0000 (10:13 +0200)]
zsh/rc: add A1, A2, A3 aliases for awk '{ print $X }'

10 years agoshell/rc: minor documentation update
Simon Ruderich [Thu, 3 Apr 2014 08:09:25 +0000 (10:09 +0200)]
shell/rc: minor documentation update

10 years agobin/rsleep: fix typo in comment
Simon Ruderich [Wed, 2 Apr 2014 21:11:11 +0000 (23:11 +0200)]
bin/rsleep: fix typo in comment

10 years agobin/remove-continuation.pl: minor cleanup
Simon Ruderich [Wed, 2 Apr 2014 21:10:15 +0000 (23:10 +0200)]
bin/remove-continuation.pl: minor cleanup

10 years agoshell/aliases: add t alias for tig
Simon Ruderich [Wed, 2 Apr 2014 21:09:50 +0000 (23:09 +0200)]
shell/aliases: add t alias for tig

10 years ago.gitignore: ignore mutt/history
Simon Ruderich [Tue, 29 Apr 2014 13:15:48 +0000 (15:15 +0200)]
.gitignore: ignore mutt/history

10 years agolib.sh: link(): simplify file checks
Simon Ruderich [Mon, 21 Apr 2014 08:16:59 +0000 (10:16 +0200)]
lib.sh: link(): simplify file checks

10 years agossh_config: use HashKnownHosts no
Simon Ruderich [Sat, 19 Apr 2014 13:13:13 +0000 (15:13 +0200)]
ssh_config: use HashKnownHosts no

10 years agoshell/env: use C locale when sorting
Simon Ruderich [Sat, 19 Apr 2014 12:27:58 +0000 (14:27 +0200)]
shell/env: use C locale when sorting

10 years agomutt/crypto: use long key id of my key
Simon Ruderich [Wed, 16 Apr 2014 07:33:22 +0000 (09:33 +0200)]
mutt/crypto: use long key id of my key

10 years agoshell/env: unset LC_ALL
Simon Ruderich [Mon, 14 Apr 2014 13:50:45 +0000 (15:50 +0200)]
shell/env: unset LC_ALL

10 years agovim/bundle/xptemplate: update to 2224413e57e1d91607ee6f99a273a374405261ab
Simon Ruderich [Sun, 23 Mar 2014 00:52:44 +0000 (01:52 +0100)]
vim/bundle/xptemplate: update to 2224413e57e1d91607ee6f99a273a374405261ab

10 years agosetup.sh: add comment
Simon Ruderich [Sat, 22 Mar 2014 21:47:07 +0000 (22:47 +0100)]
setup.sh: add comment

10 years agobin/tig.pl: remove unnecessary variable
Simon Ruderich [Sat, 22 Mar 2014 21:46:25 +0000 (22:46 +0100)]
bin/tig.pl: remove unnecessary variable

10 years agoshell/dircolors: highlight Makefile
Simon Ruderich [Sat, 22 Mar 2014 21:41:34 +0000 (22:41 +0100)]
shell/dircolors: highlight Makefile

10 years agossh_config: clarify option parsing description
Simon Ruderich [Sat, 22 Mar 2014 18:02:01 +0000 (19:02 +0100)]
ssh_config: clarify option parsing description

10 years agoftplugin/perl/perl.xpt.vim: add pd, u, udd snippets
Simon Ruderich [Fri, 21 Mar 2014 23:06:26 +0000 (00:06 +0100)]
ftplugin/perl/perl.xpt.vim: add pd, u, udd snippets

10 years agoftplugin/*.xpt.vim: print snippets: move cursor after snippet
Simon Ruderich [Fri, 21 Mar 2014 23:02:12 +0000 (00:02 +0100)]
ftplugin/*.xpt.vim: print snippets: move cursor after snippet

10 years agosetup.sh: add missing newline
Simon Ruderich [Fri, 21 Mar 2014 22:59:10 +0000 (23:59 +0100)]
setup.sh: add missing newline

10 years agoterm2gui.pl: remove unnecessary variable
Simon Ruderich [Fri, 21 Mar 2014 22:55:18 +0000 (23:55 +0100)]
term2gui.pl: remove unnecessary variable

10 years agomutt/crypto-autoencrypt.pl: simplify send-hook regex
Simon Ruderich [Fri, 21 Mar 2014 22:49:29 +0000 (23:49 +0100)]
mutt/crypto-autoencrypt.pl: simplify send-hook regex