]> ruderich.org/simon Gitweb - config/dotfiles.git/log
config/dotfiles.git
5 years agovcs/.gitignore: remove hgrc
Simon Ruderich [Sat, 2 Jun 2018 11:31:25 +0000 (13:31 +0200)]
vcs/.gitignore: remove hgrc

It hasn't be autogenerated for a long time, since 74faba2 ("setup.sh: No
need to convert hgrc with m4 anymore.", 2013-10-22).

5 years agoMerge branch 'vcs'
Simon Ruderich [Sat, 2 Jun 2018 11:31:07 +0000 (13:31 +0200)]
Merge branch 'vcs'

5 years agoMove to vcs/ in preparation for merge into new dotfiles repository
Simon Ruderich [Sat, 2 Jun 2018 11:30:53 +0000 (13:30 +0200)]
Move to vcs/ in preparation for merge into new dotfiles repository

5 years agoMerge branch 'shell'
Simon Ruderich [Sat, 2 Jun 2018 11:27:07 +0000 (13:27 +0200)]
Merge branch 'shell'

5 years agoMove to shell/ in preparation for merge into new dotfiles repository
Simon Ruderich [Sat, 2 Jun 2018 11:26:25 +0000 (13:26 +0200)]
Move to shell/ in preparation for merge into new dotfiles repository

5 years agoMerge branch 'dotfiles'
Simon Ruderich [Sat, 2 Jun 2018 11:23:45 +0000 (13:23 +0200)]
Merge branch 'dotfiles'

5 years agosetup.sh: use proper quoting for printf format
Simon Ruderich [Sat, 2 Jun 2018 11:22:33 +0000 (13:22 +0200)]
setup.sh: use proper quoting for printf format

5 years agoREADME: remove in preparation of merge into new dotfiles repository
Simon Ruderich [Sat, 2 Jun 2018 11:20:40 +0000 (13:20 +0200)]
README: remove in preparation of merge into new dotfiles repository

5 years agoInitial commit of new dotfiles repository
Simon Ruderich [Sat, 2 Jun 2018 11:17:56 +0000 (13:17 +0200)]
Initial commit of new dotfiles repository

6 years agogitconfig: disable annoying editor advice message
Simon Ruderich [Fri, 6 Apr 2018 09:40:25 +0000 (11:40 +0200)]
gitconfig: disable annoying editor advice message

I use vim in the terminal and the advice causes an annoying flicker.

6 years agogitconfig: use single-letter commands for git rebase -i
Simon Ruderich [Fri, 6 Apr 2018 09:39:27 +0000 (11:39 +0200)]
gitconfig: use single-letter commands for git rebase -i

6 years agogitconfig: indent a few comments
Simon Ruderich [Fri, 6 Apr 2018 09:39:09 +0000 (11:39 +0200)]
gitconfig: indent a few comments

6 years agogitconfig: consistently use "true" for boolean true values
Simon Ruderich [Fri, 6 Apr 2018 09:38:26 +0000 (11:38 +0200)]
gitconfig: consistently use "true" for boolean true values

6 years agoshell/dircolors: support README.adoc
Simon Ruderich [Sat, 24 Mar 2018 18:24:35 +0000 (19:24 +0100)]
shell/dircolors: support README.adoc

6 years agotigrc: don't create ~/.tig_history
Simon Ruderich [Sat, 16 Dec 2017 11:48:32 +0000 (12:48 +0100)]
tigrc: don't create ~/.tig_history

6 years agogitconfig: add ld alias to describe commits
Simon Ruderich [Sat, 9 Dec 2017 13:58:41 +0000 (14:58 +0100)]
gitconfig: add ld alias to describe commits

Can be used to describe commits in commit messages with enough context
for the reader.

6 years agogitconfig: enable diff move detection
Simon Ruderich [Wed, 22 Nov 2017 10:07:53 +0000 (11:07 +0100)]
gitconfig: enable diff move detection

6 years agogitconfig: clarify diff commands
Simon Ruderich [Wed, 22 Nov 2017 10:07:12 +0000 (11:07 +0100)]
gitconfig: clarify diff commands

6 years agogitconfig: add cp alias (git cherry-pick)
Simon Ruderich [Sat, 23 Sep 2017 14:59:39 +0000 (16:59 +0200)]
gitconfig: add cp alias (git cherry-pick)

6 years agozsh/rc: fix `reset` with zsh-internal colored stderr hack
Simon Ruderich [Thu, 7 Sep 2017 10:04:02 +0000 (12:04 +0200)]
zsh/rc: fix `reset` with zsh-internal colored stderr hack

6 years agossh_config: fix typo in comment
Simon Ruderich [Thu, 7 Sep 2017 09:50:07 +0000 (11:50 +0200)]
ssh_config: fix typo in comment

6 years agoshell/aliases: fix typo in comment
Simon Ruderich [Thu, 7 Sep 2017 09:49:26 +0000 (11:49 +0200)]
shell/aliases: fix typo in comment

6 years agobin/battery.pl: display charging status
Simon Ruderich [Thu, 7 Sep 2017 09:48:31 +0000 (11:48 +0200)]
bin/battery.pl: display charging status

6 years agoshell/aliases: mj: add $(nproc)
Simon Ruderich [Thu, 7 Sep 2017 09:47:37 +0000 (11:47 +0200)]
shell/aliases: mj: add $(nproc)

Running with unlimited parallel processes is dangerous (and stupid).

6 years agoshell/alias: add mc alias for machinectl
Simon Ruderich [Thu, 7 Sep 2017 09:31:47 +0000 (11:31 +0200)]
shell/alias: add mc alias for machinectl

6 years agobin/srsync-incremental: remove target directory if empty
Simon Ruderich [Thu, 22 Jun 2017 12:52:01 +0000 (14:52 +0200)]
bin/srsync-incremental: remove target directory if empty

7 years agolessfilter: support nfo files
Simon Ruderich [Mon, 24 Apr 2017 10:15:11 +0000 (12:15 +0200)]
lessfilter: support nfo files

7 years agobin/srsync-incremental: add --acls --xattrs
Simon Ruderich [Thu, 30 Mar 2017 21:25:30 +0000 (23:25 +0200)]
bin/srsync-incremental: add --acls --xattrs

No idea why I forgot those options.

7 years agogitconfig: disable annex.sshcaching
Simon Ruderich [Sun, 6 Nov 2016 11:44:54 +0000 (12:44 +0100)]
gitconfig: disable annex.sshcaching

7 years agogitconfig: enable diff.mnemonicprefix
Simon Ruderich [Sun, 6 Nov 2016 11:43:50 +0000 (12:43 +0100)]
gitconfig: enable diff.mnemonicprefix

7 years agogitconfig: add sm alias (submodule)
Simon Ruderich [Sun, 6 Nov 2016 11:43:23 +0000 (12:43 +0100)]
gitconfig: add sm alias (submodule)

7 years agoshell/aliases: disallow su as root
Simon Ruderich [Fri, 14 Oct 2016 00:09:02 +0000 (02:09 +0200)]
shell/aliases: disallow su as root

7 years agosetup.sh: add support for OpenBSD's colorls
Simon Ruderich [Fri, 15 Jul 2016 13:17:03 +0000 (15:17 +0200)]
setup.sh: add support for OpenBSD's colorls

7 years agosetup.sh: simplify ls detection
Simon Ruderich [Fri, 15 Jul 2016 13:15:49 +0000 (15:15 +0200)]
setup.sh: simplify ls detection

7 years agobash/rc: improve comment
Simon Ruderich [Tue, 12 Jul 2016 12:48:10 +0000 (14:48 +0200)]
bash/rc: improve comment

7 years agot/test.sh: minor cleanup
Simon Ruderich [Tue, 12 Jul 2016 12:45:31 +0000 (14:45 +0200)]
t/test.sh: minor cleanup

7 years agosetup.sh: remove unnecessary line wrap
Simon Ruderich [Tue, 12 Jul 2016 12:45:16 +0000 (14:45 +0200)]
setup.sh: remove unnecessary line wrap

7 years agogitconfig: set log.follow
Simon Ruderich [Tue, 12 Jul 2016 12:44:38 +0000 (14:44 +0200)]
gitconfig: set log.follow

7 years agogitconfig: add rv alias (git revert)
Simon Ruderich [Tue, 12 Jul 2016 12:44:24 +0000 (14:44 +0200)]
gitconfig: add rv alias (git revert)

7 years agogitconfig: add gi alias (grep --ignore-case)
Simon Ruderich [Tue, 12 Jul 2016 12:44:08 +0000 (14:44 +0200)]
gitconfig: add gi alias (grep --ignore-case)

7 years agosshd_config: disable KbdInteractiveAuthentication
Simon Ruderich [Sat, 2 Jul 2016 10:18:46 +0000 (12:18 +0200)]
sshd_config: disable KbdInteractiveAuthentication

Already disabled because the value of ChallengeResponseAuthentication is
used per default, but make it explicit.

7 years agossh_config: set VerifyHostKeyDNS to ask
Simon Ruderich [Sat, 2 Jul 2016 10:08:01 +0000 (12:08 +0200)]
ssh_config: set VerifyHostKeyDNS to ask

7 years agossh_config: store ControlMaster socket in ~/.ssh/master/
Simon Ruderich [Sat, 2 Jul 2016 10:05:56 +0000 (12:05 +0200)]
ssh_config: store ControlMaster socket in ~/.ssh/master/

7 years agossh_config: reorder HashKnownHosts option
Simon Ruderich [Sat, 2 Jul 2016 10:04:46 +0000 (12:04 +0200)]
ssh_config: reorder HashKnownHosts option

7 years agoshell/env: export MTR_OPTIONS
Simon Ruderich [Sat, 2 Jul 2016 09:54:52 +0000 (11:54 +0200)]
shell/env: export MTR_OPTIONS

7 years agoscreenrc: add perl6 braces digraphs
Simon Ruderich [Sat, 2 Jul 2016 09:52:15 +0000 (11:52 +0200)]
screenrc: add perl6 braces digraphs

7 years agoRevert "bin/srsync: add --protect-args"
Simon Ruderich [Tue, 17 May 2016 10:00:40 +0000 (12:00 +0200)]
Revert "bin/srsync: add --protect-args"

This reverts commit 362e50fba3d66be6749c85b0ee2f720d0b53e486.

It breaks zsh's tab completion which assumes arguments must be escaped.
And as I had never problems with it, the old behavior is fine.

7 years agoshell/aliases: add alias for git annex (ga)
Simon Ruderich [Tue, 3 May 2016 18:05:56 +0000 (20:05 +0200)]
shell/aliases: add alias for git annex (ga)

8 years agobin/srsync: add --protect-args
Simon Ruderich [Tue, 29 Mar 2016 13:45:21 +0000 (15:45 +0200)]
bin/srsync: add --protect-args

Thanks to johnLate.

8 years agobin/srsync-incremental: use a unique target directory
Simon Ruderich [Wed, 3 Feb 2016 11:13:49 +0000 (12:13 +0100)]
bin/srsync-incremental: use a unique target directory

This replaces the "current" target directory. In the past when a backup
failed the "current" directory remained causing all future backups to
fail as well.

8 years agozsh/rc: zshrc_longrun_preexec: add missing local
Simon Ruderich [Thu, 26 Nov 2015 11:11:19 +0000 (12:11 +0100)]
zsh/rc: zshrc_longrun_preexec: add missing local

8 years agoshell/aliases: add rs alias for reset
Simon Ruderich [Fri, 9 Oct 2015 22:11:25 +0000 (00:11 +0200)]
shell/aliases: add rs alias for reset

8 years agozsh/rc: don't load ~/.zsh/env.update if older than reboot
Simon Ruderich [Fri, 9 Oct 2015 22:09:52 +0000 (00:09 +0200)]
zsh/rc: don't load ~/.zsh/env.update if older than reboot

8 years agohtoprc: display thread names
Simon Ruderich [Fri, 9 Oct 2015 22:06:25 +0000 (00:06 +0200)]
htoprc: display thread names

8 years agobin/srsync-incremental: fix initial backup
Simon Ruderich [Fri, 2 Oct 2015 02:55:33 +0000 (04:55 +0200)]
bin/srsync-incremental: fix initial backup

8 years agozsh/rc: load ~/.zsh/env.update before each prompt
Simon Ruderich [Fri, 2 Oct 2015 01:47:54 +0000 (03:47 +0200)]
zsh/rc: load ~/.zsh/env.update before each prompt

8 years agoadd wrapper for systemctl with shorter commands
Simon Ruderich [Fri, 25 Sep 2015 14:31:51 +0000 (16:31 +0200)]
add wrapper for systemctl with shorter commands

8 years agoshell/env: use XDG_RUNTIME_DIR for TMP/TEMP/TEMPDIR if available
Simon Ruderich [Sun, 16 Aug 2015 21:42:46 +0000 (23:42 +0200)]
shell/env: use XDG_RUNTIME_DIR for TMP/TEMP/TEMPDIR if available

8 years agoshell/env: prefer ~/bin over ~/.bin
Simon Ruderich [Sun, 16 Aug 2015 21:42:17 +0000 (23:42 +0200)]
shell/env: prefer ~/bin over ~/.bin

8 years agoshell/aliases: replace tr alias with te (for tree)
Simon Ruderich [Sun, 16 Aug 2015 09:17:41 +0000 (11:17 +0200)]
shell/aliases: replace tr alias with te (for tree)

I guess I'm using `tr` not often enough ...

8 years agoshells/aliases: add multiple new aliases
Simon Ruderich [Mon, 3 Aug 2015 22:07:25 +0000 (00:07 +0200)]
shells/aliases: add multiple new aliases

8 years agogitconfig: fix case for transfer.fsckObjects
Simon Ruderich [Thu, 30 Jul 2015 16:58:12 +0000 (18:58 +0200)]
gitconfig: fix case for transfer.fsckObjects

8 years agogitconfig: update comment
Simon Ruderich [Thu, 30 Jul 2015 16:57:57 +0000 (18:57 +0200)]
gitconfig: update comment

8 years agogitconfig: add alias for branch (br)
Simon Ruderich [Thu, 30 Jul 2015 16:57:23 +0000 (18:57 +0200)]
gitconfig: add alias for branch (br)

b is already an alias for branch -a -v.

8 years agogitconfig: add aliases for clean
Simon Ruderich [Thu, 30 Jul 2015 16:56:58 +0000 (18:56 +0200)]
gitconfig: add aliases for clean

8 years agogitconfig: add aliases for reset and rebase
Simon Ruderich [Thu, 30 Jul 2015 16:55:50 +0000 (18:55 +0200)]
gitconfig: add aliases for reset and rebase

8 years agogitconfig: add alias for diff --cached --stat (dcs)
Simon Ruderich [Thu, 30 Jul 2015 16:55:10 +0000 (18:55 +0200)]
gitconfig: add alias for diff --cached --stat (dcs)

8 years agogitconfig: diff: color functions in hunks blue
Simon Ruderich [Tue, 28 Jul 2015 08:35:52 +0000 (10:35 +0200)]
gitconfig: diff: color functions in hunks blue

8 years agogitconfig: use GNU grep-like colors for git grep
Simon Ruderich [Tue, 28 Jul 2015 08:33:23 +0000 (10:33 +0200)]
gitconfig: use GNU grep-like colors for git grep

8 years agogitconfig: fix typo in color option
Simon Ruderich [Tue, 28 Jul 2015 08:31:41 +0000 (10:31 +0200)]
gitconfig: fix typo in color option

8 years agobin/srsync: add --acls and --xattrs
Simon Ruderich [Fri, 19 Jun 2015 03:09:34 +0000 (05:09 +0200)]
bin/srsync: add --acls and --xattrs

8 years agoinputrc: update comment
Simon Ruderich [Sun, 14 Jun 2015 21:50:34 +0000 (23:50 +0200)]
inputrc: update comment

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 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 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