]> ruderich.org/simon Gitweb - config/dotfiles.git/shortlog
config/dotfiles.git
2013-05-07 Simon Ruderichsetup.sh: Add "Do not edit" warning to generated shell...
2013-04-27 Simon Ruderichzsh/rc: Display staged/unstaged info next to cwd in...
2013-04-27 Simon Ruderichzsh/rc: Use ${..} for color variables.
2013-04-27 Simon Ruderichzsh/rc: Enable warn_create_global.
2013-04-27 Simon Ruderichzsh/rc: Remove unnecessary variable zshrc_window_root.
2013-04-27 Simon Ruderichzsh/rc: Prefix all functions and global variables with...
2013-04-15 Simon Ruderichzsh/rc: Minor cleanup.
2013-04-15 Simon Ruderichzsh/rc: Documentation update.
2013-04-15 Simon Ruderichssh_config: Use GatewayPorts no.
2013-04-15 Simon Ruderichsetup.sh: Only link ssh_config if ~/.ssh is owned by...
2013-04-13 Simon Ruderichsetup.sh: Link ~/.ssh/config if ~/.ssh/ exists.
2013-04-13 Simon Ruderichshell/env: Add missing timezone to comment.
2013-04-12 Simon Ruderichcrontab.d/jobs: Add support to run job every 6 hours.
2013-04-11 Simon Ruderichzsh/rc: Consistently use [[ instead of [.
2013-04-11 Simon Ruderichsshd_config: Minor documentation fix.
2013-04-10 Simon Ruderichsetup.sh: Create alias for tig (git tig) if it's not...
2013-04-10 Simon Ruderichshell/dircolors: Color "NEWS" file.
2013-04-10 Simon Ruderichshell/aliases: Add aliases lt (ls -lt) and lat (ls...
2013-04-07 Simon Ruderichbin/pdftotext-: Remove.
2013-04-07 Simon Ruderichshell/functions: Cleanup.
2013-04-02 Simon Ruderichshell/aliases: Run `unalias` for mv and cp.
2013-04-02 Simon Ruderichshell/aliases: Add aliases mv (mv -i) and cp (cp -i...
2013-04-01 Simon Ruderichcsh/rc: Only exec Zsh when it's available.
2013-04-01 Simon RuderichMinor documentation updates.
2013-04-01 Simon Ruderichzsh/rc: Underline hostname when running on a remote...
2013-04-01 Simon Ruderichbin/calc: Add s() to convert number to scientific notation.
2013-04-01 Simon Ruderichshell/dircolors: $LS_COLORS settings in more readable...
2013-04-01 Simon Ruderichcrontab.d/jobs: Add. Run jobs with run-parts regularly.
2013-04-01 Simon Ruderichcrontab.d/update.sh: Expand $HOME when changing $PATH...
2013-03-30 Simon Ruderichsshd_config: Add (disabled) MaxSessions setting.
2013-03-30 Simon Ruderichssh_config: Use ControlMaster auto.
2013-03-27 Simon Ruderichcrontab.d/update.sh: Use C sort order when reading...
2013-03-23 Simon Ruderichzsh/rc: Cleanup prompt creation.
2013-03-12 Simon Ruderichsetup.sh: Fix ls color detection.
2013-03-10 Simon Ruderichsetup.sh,shell/aliases: Only use `column -t` if it...
2013-03-10 Simon Ruderichsetup.sh: Don't use `which`.
2013-03-10 Simon Ruderichscreenrc: Minor documentation update.
2013-03-10 Simon Ruderichscreenrc: Display window flags.
2013-03-10 Simon Ruderichssh_config: Mark default values.
2013-03-10 Simon Ruderichssh_config: Disable unused authentication methods.
2013-03-10 Simon Ruderichscreenrc/tmux.conf: Increase scrollback buffer.
2013-03-10 Simon Ruderichcrontab.d/update.sh: Documentation update.
2013-03-10 Simon Ruderichsshd_config: Add ClientAlive* settings.
2013-03-05 Simon Ruderichsshd_config: Enable sftp.
2013-02-27 Simon Ruderichsshd_config: Add.
2013-02-16 Simon Ruderichsetup.sh: Don't create ~/.reminders from template.
2013-02-09 Simon Ruderichshell/aliases: Use aliases for ll, la, lal.
2013-02-09 Simon Ruderichshell/aliases: Drop old Mercurial alias vqs.
2013-02-09 Simon Ruderichscreenrc: Minor documentation update.
2013-02-09 Simon Ruderichlessfilter: Use test.
2013-02-09 Simon Ruderichbin/srsync-incremental: Add set -e.
2013-02-09 Simon Ruderichbin/srsync-incremental: Use `test`.
2013-02-09 Simon Ruderichbin/notify.py: Minor documentation update.
2013-02-09 Simon Ruderichbin/mv-p: Rewrap for better readability.
2013-02-09 Simon Ruderichbin/calc: Add function to convert seconds to date.
2013-02-09 Simon Ruderichssh_config: Enable HashKnownHosts.
2013-02-09 Simon Ruderichssh_config: Disable PermitLocalCommand.
2013-02-09 Simon Ruderichssh_config: Move ExitOnForwardFailure to forwarding...
2013-02-09 Simon Ruderichssh_config: Minor documentation update.
2013-02-09 Simon Ruderichtmux-window.pl: Minor documentation fixes.
2013-02-02 Simon Ruderichsetup.sh: Create zsh's cache/ directory.
2013-01-24 Simon Ruderichbin: Add srandom-order. Pass files in random order...
2013-01-24 Simon Ruderichbin: Add slocate, supdatedb. `locale` only for $HOME.
2012-12-31 Simon Ruderichbin/*.pl: Add missing die to close.
2012-12-31 Simon Ruderichshell/env: Use test instead of [ and $HOME instead...
2012-12-20 Simon Ruderichzsh/rc: Don't change umask as root.
2012-12-20 Simon Ruderichssh_config: Document an undocumented ServerAlive* feature.
2012-12-20 Simon Ruderichbin/{git-update.sh,git-update-all.sh}: Remove. No longe...
2012-12-20 Simon Ruderichshell/aliases: Use grep --color=auto if available.
2012-12-20 Simon Ruderichzsh/rc: Handle fg in longrun_preexec().
2012-12-20 Simon Ruderichzsh/rc: Display running time for long running processes.
2012-12-20 Simon Ruderichzsh/rc: Also display fortune every 4 hours.
2012-12-20 Simon Ruderichzsh/rc: Prefer xpdf over zathura.
2012-12-20 Simon Ruderichshell/aliases: Display complete size in du alias.
2012-12-20 Simon Ruderichsetup.sh: Also link configuration file for newer htop...
2012-12-20 Simon Ruderichlesskey: Minor documentation update.
2012-12-20 Simon Ruderichlesskey: Don't use --search-skip-screen.
2012-12-14 Simon Ruderichcrontab.d: Add, directory for crontab snippets.
2012-12-14 Simon Ruderichsetup.sh: Split in sections "{DIRECTORY,FILE,LINK}...
2012-12-14 Simon Ruderichsetup.sh: Add set -e.
2012-12-14 Simon Ruderichscreenrc: Add bindings for fast switching to windows...
2012-12-13 Simon Ruderichssh_config: Improve comment for ControlPath.
2012-11-15 Simon Ruderichlesskey: Increase less' history to 1000 lines.
2012-11-15 Simon Ruderichlesskey, setup.sh: Don't store less' history in ~/.
2012-10-21 Simon Ruderichtmux-window.pl: Call select-window last in the binding.
2012-10-20 Simon Ruderichtmux.conf: Add mappings to switch to windows 10-29...
2012-10-19 Simon Ruderichreminders.in: Fix minor typo in an example.
2012-10-19 Simon Ruderichreminders.in: Don't display todo list by default.
2012-10-19 Simon Ruderichreminders.in: Remove space between comment and text...
2012-10-17 Simon Ruderichreminders.in: Add remind template file.
2012-10-17 Simon Ruderichsetup.sh: Fix typo in urxvt 256-color check.
2012-10-16 Simon Ruderichzsh/rc: Replace $use_tmux with $use_multiplexer.
2012-10-16 Simon Ruderich.gitignore: Ignore shell/aliases.
2012-10-16 Simon Ruderichzsh/rc: Add global aliases N (>/dev/null) and EN (2...
2012-10-16 Simon Ruderichshell/aliases,setup.sh: Move ls color detection to...
2012-10-15 Simon Ruderichsetup.sh: Fix GNU screen Git check.
2012-10-15 Simon Ruderichscreenrc: Minor documentation update.
2012-10-15 Simon Ruderichtmux.conf: Minor documentation updates.
2012-10-15 Simon Ruderichtmux.conf: Use Zsh as shell if available.
2012-10-15 Simon Ruderichsetup.sh: Also use 256color check for Tmux.
next