]> ruderich.org/simon Gitweb - config/dotfiles.git/history - setup.sh
shell/aliases: use `command`
[config/dotfiles.git] / setup.sh
2014-06-10 Simon Ruderichshell/aliases: use `command`
2014-03-16 Simon Ruderichsetup.sh: only link ~/.terminfo if Tmux is installed
2014-03-12 Simon Ruderichterminfo: install screen-it-256color
2014-01-03 Simon Ruderichdigrc: Add. Configuration file for dig.
2014-01-03 Simon Ruderichsetup.sh: Disable 256 colors on virtual terminal.
2013-12-07 Simon Ruderichsetup.sh: Simplify ls color detection.
2013-10-24 Simon RuderichDon't use echo for data from the user.
2013-10-24 Simon Ruderichscreenrc,tmux.conf: Display CPU temperature.
2013-10-24 Simon Ruderichbin/battery.pl,setup.sh: Support different battery...
2013-10-23 Simon Ruderichsetup.sh: Remove grep_i(), moved to lib.sh.
2013-10-22 Simon Ruderichsetup.sh: Use simple_cpp where possible.
2013-10-22 Simon Ruderichsetup.sh: Use new generate() argument order.
2013-10-22 Simon Ruderichsetup.sh: Quote arguments to echo.
2013-10-22 Simon Ruderichsetup.sh: Add and use grep_i() - in-place grep.
2013-10-22 Simon Ruderichsetup.sh: Use >foo instead of > foo for redirections.
2013-10-08 Simon Ruderichsetup.sh: Use sed_i().
2013-05-07 Simon Ruderichsetup.sh: Add "Do not edit" warning to generated shell...
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-10 Simon Ruderichsetup.sh: Create alias for tig (git tig) if it's not...
2013-04-01 Simon Ruderichshell/dircolors: $LS_COLORS settings in more readable...
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-02-16 Simon Ruderichsetup.sh: Don't create ~/.reminders from template.
2013-02-02 Simon Ruderichsetup.sh: Create zsh's cache/ directory.
2012-12-20 Simon Ruderichshell/aliases: Use grep --color=auto if available.
2012-12-20 Simon Ruderichsetup.sh: Also link configuration file for newer htop...
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-11-15 Simon Ruderichlesskey, setup.sh: Don't store less' history in ~/.
2012-10-20 Simon Ruderichtmux.conf: Add mappings to switch to windows 10-29...
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 Ruderichshell/aliases,setup.sh: Move ls color detection to...
2012-10-15 Simon Ruderichsetup.sh: Fix GNU screen Git check.
2012-10-15 Simon Ruderichtmux.conf: Use Zsh as shell if available.
2012-10-15 Simon Ruderichsetup.sh: Also use 256color check for Tmux.
2012-10-15 Simon Ruderichsetup.sh: Remove unnecessary hostname call.
2012-10-15 Simon Ruderichsetup.sh: Minor documentation update.
2012-10-15 Simon Ruderichsetup.sh: Use test instead of [.
2012-10-15 Simon Ruderichsetup.sh: Improve check for Git version of GNU screen.
2012-10-15 Simon Ruderichsetup.sh: Use automic 256color check for GNU screen.
2012-10-12 Simon Ruderichtmux.conf: Use line continuation.
2012-10-08 Simon Ruderichscreenrc,setup.sh: Store temporary files in ~/.tmp/.
2012-02-01 Simon Ruderichhtoprc: Add, basic configuration file.
2012-01-25 Simon Ruderich*: License under GPL v3+.
2011-05-21 Simon Ruderichtmux.conf: Add, very basic tmux configuration file.
2011-05-07 Simon Ruderichsetup.sh: Don't use Git features of screen as root.
2011-05-07 Simon Ruderichscreenrc: Lock screen after 10 minutes of inactivity...
2011-05-01 Simon Ruderichcsh/rc: Add, starts zsh.
2011-02-11 Simon Ruderichlessfilter: Add, help filer for lesspipe.
2011-02-11 Simon RuderichMerge remote-tracking branch 'uni/master'
2011-02-04 Simon Ruderichshell/env: Add rlwrap history directory setting.
2010-11-12 Simon Ruderichscreenrc: Display current battery charge.
2010-03-14 Simon Ruderichsetup.sh: Add some debug output.
2010-03-13 Simon Ruderichsetup.sh: If rxvt is installed remove a xterm "fix".
2010-03-13 Simon Ruderichsetup.sh: Don't call hostname multiple times.
2010-03-13 Simon Ruderichscreenrc: Change hardstatus color when in copy mode.
2010-03-11 Simon Ruderichsetup.sh: "systemofadown" also supports 256 colors.
2010-03-11 Simon Ruderichsetup.sh: Make sure ~/.less is 0600.
2010-03-07 Simon Ruderichsetup.sh: Only setup colordiff if installed.
2009-05-27 Simon Ruderichsetup.sh: Use 256 color mode only on supported systems.
2009-03-15 Simon Ruderichsetup.sh: Add missing shebang.
2009-02-22 Simon RuderichUse one logout file which is included by bash and zsh.
2009-02-18 Simon RuderichUse setup.sh instead of Makefile for setup process.