2012-12-20 |
Simon Ruderich | setup.sh: Also link configuration file for newer htop...
|
commit | commitdiff | tree |
2012-12-20 |
Simon Ruderich | lesskey: Minor documentation update.
|
commit | commitdiff | tree |
2012-12-20 |
Simon Ruderich | lesskey: Don't use --search-skip-screen.
|
commit | commitdiff | tree |
2012-12-14 |
Simon Ruderich | crontab.d: Add, directory for crontab snippets.
|
commit | commitdiff | tree |
2012-12-14 |
Simon Ruderich | setup.sh: Split in sections "{DIRECTORY,FILE,LINK}...
|
commit | commitdiff | tree |
2012-12-14 |
Simon Ruderich | setup.sh: Add set -e.
|
commit | commitdiff | tree |
2012-12-14 |
Simon Ruderich | screenrc: Add bindings for fast switching to windows...
|
commit | commitdiff | tree |
2012-12-13 |
Simon Ruderich | ssh_config: Improve comment for ControlPath.
|
commit | commitdiff | tree |
2012-11-15 |
Simon Ruderich | lesskey: Increase less' history to 1000 lines.
|
commit | commitdiff | tree |
2012-11-15 |
Simon Ruderich | lesskey, setup.sh: Don't store less' history in ~/.
|
commit | commitdiff | tree |
2012-10-21 |
Simon Ruderich | tmux-window.pl: Call select-window last in the binding.
|
commit | commitdiff | tree |
2012-10-20 |
Simon Ruderich | tmux.conf: Add mappings to switch to windows 10-29...
|
commit | commitdiff | tree |
2012-10-19 |
Simon Ruderich | reminders.in: Fix minor typo in an example.
|
commit | commitdiff | tree |
2012-10-19 |
Simon Ruderich | reminders.in: Don't display todo list by default.
|
commit | commitdiff | tree |
2012-10-19 |
Simon Ruderich | reminders.in: Remove space between comment and text...
|
commit | commitdiff | tree |
2012-10-17 |
Simon Ruderich | reminders.in: Add remind template file.
|
commit | commitdiff | tree |
2012-10-17 |
Simon Ruderich | setup.sh: Fix typo in urxvt 256-color check.
|
commit | commitdiff | tree |
2012-10-16 |
Simon Ruderich | zsh/rc: Replace $use_tmux with $use_multiplexer.
|
commit | commitdiff | tree |
2012-10-16 |
Simon Ruderich | .gitignore: Ignore shell/aliases.
|
commit | commitdiff | tree |
2012-10-16 |
Simon Ruderich | zsh/rc: Add global aliases N (>/dev/null) and EN (2...
|
commit | commitdiff | tree |
2012-10-16 |
Simon Ruderich | shell/aliases,setup.sh: Move ls color detection to...
|
commit | commitdiff | tree |
2012-10-15 |
Simon Ruderich | setup.sh: Fix GNU screen Git check.
|
commit | commitdiff | tree |
2012-10-15 |
Simon Ruderich | screenrc: Minor documentation update.
|
commit | commitdiff | tree |
2012-10-15 |
Simon Ruderich | tmux.conf: Minor documentation updates.
|
commit | commitdiff | tree |
2012-10-15 |
Simon Ruderich | tmux.conf: Use Zsh as shell if available.
|
commit | commitdiff | tree |
2012-10-15 |
Simon Ruderich | setup.sh: Also use 256color check for Tmux.
|
commit | commitdiff | tree |
2012-10-15 |
Simon Ruderich | setup.sh: Remove unnecessary hostname call.
|
commit | commitdiff | tree |
2012-10-15 |
Simon Ruderich | setup.sh: Minor documentation update.
|
commit | commitdiff | tree |
2012-10-15 |
Simon Ruderich | setup.sh: Use test instead of [.
|
commit | commitdiff | tree |
2012-10-15 |
Simon Ruderich | setup.sh: Improve check for Git version of GNU screen.
|
commit | commitdiff | tree |
2012-10-15 |
Simon Ruderich | setup.sh: Use automic 256color check for GNU screen.
|
commit | commitdiff | tree |
2012-10-14 |
Simon Ruderich | zsh/rc: Ctrl-C doesn't store the line if histignorespace...
|
commit | commitdiff | tree |
2012-10-14 |
Simon Ruderich | tmux.conf: Add note how to swap/renumber windows.
|
commit | commitdiff | tree |
2012-10-14 |
Simon Ruderich | tmux.conf: Use Tmux's working directory when creating...
|
commit | commitdiff | tree |
2012-10-12 |
Simon Ruderich | tmux.conf: Use line continuation.
|
commit | commitdiff | tree |
2012-10-12 |
Simon Ruderich | .gitignore: Use leading slash.
|
commit | commitdiff | tree |
2012-10-08 |
Simon Ruderich | tmux.conf: Add ^a ^t mapping to display current date.
|
commit | commitdiff | tree |
2012-10-08 |
Simon Ruderich | tmux.conf: Reduce status line updates to one per minute.
|
commit | commitdiff | tree |
2012-10-08 |
Simon Ruderich | tmux.conf: Run urlview on current screen content with...
|
commit | commitdiff | tree |
2012-10-08 |
Simon Ruderich | screenrc,setup.sh: Store temporary files in ~/.tmp/.
|
commit | commitdiff | tree |
2012-09-19 |
Simon Ruderich | tmux.conf: Fix load average command.
|
commit | commitdiff | tree |
2012-09-01 |
Simon Ruderich | htoprc: Add Vim modeline.
|
commit | commitdiff | tree |
2012-08-30 |
Simon Ruderich | zsh/rc: Don't use add-zsh-hook.
|
commit | commitdiff | tree |
2012-08-30 |
Simon Ruderich | zsh/rc: Fix version check for test versions.
|
commit | commitdiff | tree |
2012-08-29 |
Simon Ruderich | zsh/rc: Add global alias LS (2>&1 | less -S).
|
commit | commitdiff | tree |
2012-08-29 |
Simon Ruderich | zsh/rc: Fix typo in documentation.
|
commit | commitdiff | tree |
2012-08-29 |
Simon Ruderich | zsh/rc: Update documentation for global aliases.
|
commit | commitdiff | tree |
2012-08-29 |
Simon Ruderich | zsh/rc: Add global aliases A (| awk) and P (| perl).
|
commit | commitdiff | tree |
2012-08-29 |
Simon Ruderich | zsh/rc: Sort global aliases.
|
commit | commitdiff | tree |
2012-08-29 |
Simon Ruderich | zsh/rc: Remove a few indirections in aliases.
|
commit | commitdiff | tree |
2012-08-29 |
Simon Ruderich | zsh/rc: Create program functions only if the programs...
|
commit | commitdiff | tree |
2012-08-29 |
Simon Ruderich | bin/srsync-incremental: Only match directories when...
|
commit | commitdiff | tree |
2012-08-29 |
Simon Ruderich | bin/srsync-incremental: Use --itemize-changes.
|
commit | commitdiff | tree |
2012-08-29 |
Simon Ruderich | bin/srsync-incremental: Add, incremental backups with...
|
commit | commitdiff | tree |
2012-08-28 |
Simon Ruderich | bin/print-constant.pl: Add, print values of C constants.
|
commit | commitdiff | tree |
2012-08-28 |
Simon Ruderich | zsh/rc: Improve documentation for matcher-list.
|
commit | commitdiff | tree |
2012-08-07 |
Simon Ruderich | zsh/rc: Fix indentation.
|
commit | commitdiff | tree |
2012-08-07 |
Simon Ruderich | zsh/rc: Add option to use tmux instead of screen.
|
commit | commitdiff | tree |
2012-06-15 |
Simon Ruderich | Minor documentation updates.
|
commit | commitdiff | tree |
2012-03-27 |
Simon Ruderich | ssh_config: Check host IP when connecting.
|
commit | commitdiff | tree |
2012-03-27 |
Simon Ruderich | ssh_config: Abort if not all requested port forwardings...
|
commit | commitdiff | tree |
2012-03-02 |
Simon Ruderich | zsh/rc: Fix "fg" in window_preexec() for programs starting...
|
commit | commitdiff | tree |
2012-02-14 |
Simon Ruderich | zsh/rc: Don't use which.
|
commit | commitdiff | tree |
2012-02-14 |
Simon Ruderich | zsh/rc: Add support for tmux to window_preexec().
|
commit | commitdiff | tree |
2012-02-14 |
Simon Ruderich | bin/notify.py: Add, displays a message on the screen.
|
commit | commitdiff | tree |
2012-02-14 |
Simon Ruderich | bin/srsync: Add, rsync shortcut with useful options.
|
commit | commitdiff | tree |
2012-02-14 |
Simon Ruderich | bin/README: Add GPL notice.
|
commit | commitdiff | tree |
2012-02-01 |
Simon Ruderich | bin/*: Use exec to prevent unnecessary shell processes.
|
commit | commitdiff | tree |
2012-02-01 |
Simon Ruderich | htoprc: Add, basic configuration file.
|
commit | commitdiff | tree |
2012-01-25 |
Simon Ruderich | *: License under GPL v3+.
|
commit | commitdiff | tree |
2012-01-24 |
Simon Ruderich | zsh/rc: Add pdf command.
|
commit | commitdiff | tree |
2012-01-14 |
Simon Ruderich | shell/function,zsh/rc: Replace $@ with "$@".
|
commit | commitdiff | tree |
2012-01-14 |
Simon Ruderich | shell/aliases: Replace remaining $* with "$@".
|
commit | commitdiff | tree |
2012-01-14 |
Simon Ruderich | zsh/rc: Use ghci with rlwrap if available.
|
commit | commitdiff | tree |
2012-01-14 |
Simon Ruderich | zsh/rc: Improved gitk and tig commands.
|
commit | commitdiff | tree |
2012-01-14 |
Simon Ruderich | zsh/rc: Add new section custom commands.
|
commit | commitdiff | tree |
2012-01-14 |
Simon Ruderich | inputrc: Ctrl-P/Ctrl-N only display matching lines.
|
commit | commitdiff | tree |
2011-11-20 |
Simon Ruderich | Merge remote branch 'asp/master'
|
commit | commitdiff | tree |
2011-11-20 |
Simon Ruderich | bin/*: Prefix wrapper scripts with "s", no ".sh" suffix...
|
commit | commitdiff | tree |
2011-11-16 |
Simon Ruderich | shell/logout: Always clear the console, independent...
|
commit | commitdiff | tree |
2011-11-16 |
Simon Ruderich | shell/aliases: Correctly use "$@" instead of $* for...
|
commit | commitdiff | tree |
2011-11-16 |
Simon Ruderich | csh/rc: Start zsh as login shell.
|
commit | commitdiff | tree |
2011-11-04 |
Simon Ruderich | zsh/rc: Handle fg when naming windows.
|
commit | commitdiff | tree |
2011-10-22 |
Simon Ruderich | bin/mv-p: Add.
|
commit | commitdiff | tree |
2011-10-12 |
Simon Ruderich | zsh/rc: Set histignorespace.
|
commit | commitdiff | tree |
2011-09-06 |
Simon Ruderich | zsh/env: Display error message if lesspipe failed.
|
commit | commitdiff | tree |
2011-08-12 |
Simon Ruderich | zsh/rc: Always use "yes" to enable zstyle settings.
|
commit | commitdiff | tree |
2011-08-12 |
Simon Ruderich | zsh/rc: Major update of completion settings.
|
commit | commitdiff | tree |
2011-08-12 |
Simon Ruderich | zsh/rc: Add directory stack settings.
|
commit | commitdiff | tree |
2011-08-12 |
Simon Ruderich | ssh_config: Set StrictHostKeyChecking to ask.
|
commit | commitdiff | tree |
2011-08-06 |
Simon Ruderich | zsh/rc: Minor rewrapping cleanup.
|
commit | commitdiff | tree |
2011-08-06 |
Simon Ruderich | zsh/env: Color standout in bold black on yellow for...
|
commit | commitdiff | tree |
2011-08-06 |
Simon Ruderich | zsh/env: Minor cleanup, order termcap codes.
|
commit | commitdiff | tree |
2011-08-06 |
Simon Ruderich | zsh/rc: Multiple documentation fixes/updates.
|
commit | commitdiff | tree |
2011-06-15 |
Simon Ruderich | Merge remote-tracking branch 'all-my-faults/master'
|
commit | commitdiff | tree |
2011-06-15 |
Simon Ruderich | bin/temperature.pl: Add.
|
commit | commitdiff | tree |
2011-06-15 |
Simon Ruderich | bin/battery.pl: Minor documentation fix.
|
commit | commitdiff | tree |
2011-06-10 |
Simon Ruderich | tmux.conf: Add Ctrl-P/Ctrl-N as arrow key replacements.
|
commit | commitdiff | tree |
2011-06-07 |
Simon Ruderich | bin/battery.pl: Add checks and correct exit code.
|
commit | commitdiff | tree |
2011-06-07 |
Simon Ruderich | bin/battery.pl: Add tmux mode.
|
commit | commitdiff | tree |
next |