2013-10-24 |
Simon Ruderich | bin/temperature.pl: Display degree symbol. |
commit | commitdiff | tree | snapshot |
2013-10-24 |
Simon Ruderich | screenrc,tmux.conf: Display CPU temperature. |
commit | commitdiff | tree | snapshot |
2013-10-24 |
Simon Ruderich | bin/temperature.pl: Support different sensor devices... |
commit | commitdiff | tree | snapshot |
2013-10-24 |
Simon Ruderich | bin/battery.pl,setup.sh: Support different battery... |
commit | commitdiff | tree | snapshot |
2013-10-24 |
Simon Ruderich | bin/battery.pl: Handle new keys ENERGY_NOW and ENERGY_FULL. |
commit | commitdiff | tree | snapshot |
2013-10-23 |
Simon Ruderich | setup.sh: Remove grep_i(), moved to lib.sh. |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Simon Ruderich | setup.sh: Use simple_cpp where possible. |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Simon Ruderich | setup.sh: Use new generate() argument order. |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Simon Ruderich | setup.sh: Quote arguments to echo. |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Simon Ruderich | setup.sh: Add and use grep_i() - in-place grep. |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Simon Ruderich | setup.sh: Use >foo instead of > foo for redirections. |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Simon Ruderich | ssh_config,sshd_config: Minor documentation updates. |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Simon Ruderich | ssh_config: Add ControlPersist 10. |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Simon Ruderich | crontab.d/jobs: Add support to run job on boot. |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Simon Ruderich | shell/aliases: Drop s alias. |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Simon Ruderich | setup.sh: Use sed_i(). |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Simon Ruderich | zsh/rc: Use red # as prompt for root. |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Simon Ruderich | zsh/rc: Check if the multiplexer is available. |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Simon Ruderich | zsh/rc: Disable Mercurial support for vcs_info. |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Simon Ruderich | zsh/rc: Display errors from ~/.xinitrc.errors on startup. |
commit | commitdiff | tree | snapshot |
2013-09-06 |
Simon Ruderich | inputrc,zsh/rc: Remove jj mapping. |
commit | commitdiff | tree | snapshot |
2013-09-06 |
Simon Ruderich | ssh_config: Add IdentitiesOnly yes. |
commit | commitdiff | tree | snapshot |
2013-09-06 |
Simon Ruderich | shell/dircolors: Remove unnecessary rules. |
commit | commitdiff | tree | snapshot |
2013-09-03 |
Simon Ruderich | bin/notify.py: Check for invalid arguments. |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Simon Ruderich | shell/dircolors: Underline hardlinks. |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Simon Ruderich | .gitignore: Ignore crontab.dotfiles-vim and crontab... |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Simon Ruderich | crontab.d/jobs: Add support to run job every minute. |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Simon Ruderich | crontab.d/jobs: Add Vim modeline. |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Simon Ruderich | crontab.d/jobs: Random sleep before running a command. |
commit | commitdiff | tree | snapshot |
2013-07-13 |
Simon Ruderich | zsh/rc: Restart automatically once ~/.zshrc changes. |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Simon Ruderich | zsh/rc: Fix display of Git stash count. |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Simon Ruderich | Makefile: Remove, not used anymore. |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Simon Ruderich | lesskey: Minor documentation update. |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Simon Ruderich | zsh/rc: Display number of Git stashes in prompt. |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Simon Ruderich | shell/env: Unset LANGUAGE. |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Simon Ruderich | shell/logout: Minor cleanup. |
commit | commitdiff | tree | snapshot |
2013-05-13 |
Simon Ruderich | reminders.in: Don't display todo items in calendar... |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Simon Ruderich | setup.sh: Add "Do not edit" warning to generated shell... |
commit | commitdiff | tree | snapshot |
2013-04-27 |
Simon Ruderich | zsh/rc: Display staged/unstaged info next to cwd in... |
commit | commitdiff | tree | snapshot |
2013-04-27 |
Simon Ruderich | zsh/rc: Use ${..} for color variables. |
commit | commitdiff | tree | snapshot |
2013-04-27 |
Simon Ruderich | zsh/rc: Enable warn_create_global. |
commit | commitdiff | tree | snapshot |
2013-04-27 |
Simon Ruderich | zsh/rc: Remove unnecessary variable zshrc_window_root. |
commit | commitdiff | tree | snapshot |
2013-04-27 |
Simon Ruderich | zsh/rc: Prefix all functions and global variables with... |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Simon Ruderich | zsh/rc: Minor cleanup. |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Simon Ruderich | zsh/rc: Documentation update. |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Simon Ruderich | ssh_config: Use GatewayPorts no. |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Simon Ruderich | setup.sh: Only link ssh_config if ~/.ssh is owned by... |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Simon Ruderich | setup.sh: Link ~/.ssh/config if ~/.ssh/ exists. |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Simon Ruderich | shell/env: Add missing timezone to comment. |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Simon Ruderich | crontab.d/jobs: Add support to run job every 6 hours. |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Simon Ruderich | zsh/rc: Consistently use [[ instead of [. |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Simon Ruderich | sshd_config: Minor documentation fix. |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Simon Ruderich | setup.sh: Create alias for tig (git tig) if it's not... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Simon Ruderich | shell/dircolors: Color "NEWS" file. |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Simon Ruderich | shell/aliases: Add aliases lt (ls -lt) and lat (ls... |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Simon Ruderich | bin/pdftotext-: Remove. |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Simon Ruderich | shell/functions: Cleanup. |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Simon Ruderich | shell/aliases: Run `unalias` for mv and cp. |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Simon Ruderich | shell/aliases: Add aliases mv (mv -i) and cp (cp -i... |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Simon Ruderich | csh/rc: Only exec Zsh when it's available. |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Simon Ruderich | Minor documentation updates. |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Simon Ruderich | zsh/rc: Underline hostname when running on a remote... |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Simon Ruderich | bin/calc: Add s() to convert number to scientific notation. |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Simon Ruderich | shell/dircolors: $LS_COLORS settings in more readable... |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Simon Ruderich | crontab.d/jobs: Add. Run jobs with run-parts regularly. |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Simon Ruderich | crontab.d/update.sh: Expand $HOME when changing $PATH... |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Simon Ruderich | sshd_config: Add (disabled) MaxSessions setting. |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Simon Ruderich | ssh_config: Use ControlMaster auto. |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Simon Ruderich | crontab.d/update.sh: Use C sort order when reading... |
commit | commitdiff | tree | snapshot |
2013-03-23 |
Simon Ruderich | zsh/rc: Cleanup prompt creation. |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Simon Ruderich | setup.sh: Fix ls color detection. |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Simon Ruderich | setup.sh,shell/aliases: Only use `column -t` if it... |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Simon Ruderich | setup.sh: Don't use `which`. |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Simon Ruderich | screenrc: Minor documentation update. |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Simon Ruderich | screenrc: Display window flags. |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Simon Ruderich | ssh_config: Mark default values. |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Simon Ruderich | ssh_config: Disable unused authentication methods. |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Simon Ruderich | screenrc/tmux.conf: Increase scrollback buffer. |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Simon Ruderich | crontab.d/update.sh: Documentation update. |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Simon Ruderich | sshd_config: Add ClientAlive* settings. |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Simon Ruderich | sshd_config: Enable sftp. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Simon Ruderich | sshd_config: Add. |
commit | commitdiff | tree | snapshot |
2013-02-16 |
Simon Ruderich | setup.sh: Don't create ~/.reminders from template. |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Simon Ruderich | shell/aliases: Use aliases for ll, la, lal. |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Simon Ruderich | shell/aliases: Drop old Mercurial alias vqs. |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Simon Ruderich | screenrc: Minor documentation update. |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Simon Ruderich | lessfilter: Use test. |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Simon Ruderich | bin/srsync-incremental: Add set -e. |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Simon Ruderich | bin/srsync-incremental: Use `test`. |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Simon Ruderich | bin/notify.py: Minor documentation update. |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Simon Ruderich | bin/mv-p: Rewrap for better readability. |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Simon Ruderich | bin/calc: Add function to convert seconds to date. |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Simon Ruderich | ssh_config: Enable HashKnownHosts. |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Simon Ruderich | ssh_config: Disable PermitLocalCommand. |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Simon Ruderich | ssh_config: Move ExitOnForwardFailure to forwarding... |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Simon Ruderich | ssh_config: Minor documentation update. |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Simon Ruderich | tmux-window.pl: Minor documentation fixes. |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Simon Ruderich | setup.sh: Create zsh's cache/ directory. |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Simon Ruderich | bin: Add srandom-order. Pass files in random order... |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Simon Ruderich | bin: Add slocate, supdatedb. `locale` only for $HOME. |
commit | commitdiff | tree | snapshot |
next |