]> ruderich.org/simon Gitweb - config/dotfiles.git/history - setup.sh
Merge branch 'os'
[config/dotfiles.git] / setup.sh
2018-06-02 Simon RuderichMerge branch 'os'
2018-06-02 Simon RuderichMove to os/ in preparation for merge into new dotfiles...
2018-06-02 Simon RuderichMerge branch 'vim'
2018-06-02 Simon RuderichMove to vim/ in preparation for merge into new dotfiles...
2018-06-02 Simon RuderichMerge branch 'vcs'
2018-06-02 Simon RuderichMove to vcs/ in preparation for merge into new dotfiles...
2018-06-02 Simon RuderichMerge branch 'shell'
2018-06-02 Simon RuderichMove to shell/ in preparation for merge into new dotfil...
2018-06-02 Simon RuderichMerge branch 'dotfiles'
2018-06-02 Simon Ruderichsetup.sh: use proper quoting for printf format
2016-07-15 Simon Ruderichsetup.sh: add support for OpenBSD's colorls
2016-07-15 Simon Ruderichsetup.sh: simplify ls detection
2016-07-12 Simon Ruderichsetup.sh: remove unnecessary line wrap
2016-07-02 Simon Ruderichssh_config: store ControlMaster socket in ~/.ssh/master/
2015-01-06 Simon Ruderichtigrc: update for tig >= 2.0
2014-09-19 Simon Ruderichgitconfig: use diff.algorithm instead of --patience
2014-09-14 Simon Ruderichsetup.sh: don't display hidden files on BSD's ls as...
2014-09-10 Simon Ruderichsetup.sh: fix setup if LD_PRELOAD is not set
2014-08-17 Simon Ruderichhaskeline: add, readline clone
2014-06-22 Simon Rudericharchive.sh,setup.sh: use set -u
2014-06-21 Simon Ruderichuse set -eu
2014-06-21 Simon Ruderichuse set -eu
2014-06-21 Simon Ruderichuse set -eu
2014-06-21 Simon Ruderichuse set -eu
2014-06-10 Simon Ruderichshell/aliases: use `command`
2014-03-22 Simon Ruderichsetup.sh: add comment
2014-03-21 Simon Ruderichsetup.sh: add missing newline
2014-03-16 Simon Ruderichcvsrc: Strip comments and newlines.
2014-03-16 Simon Ruderichsetup.sh: only link ~/.terminfo if Tmux is installed
2014-03-12 Simon Ruderichterminfo: install screen-it-256color
2014-01-05 Simon Ruderichsetup.sh: Support even older Git versions.
2014-01-03 Simon Ruderichdigrc: Add. Configuration file for dig.
2014-01-03 Simon Ruderichsetup.sh: Disable 256 colors on virtual terminal.
2013-12-21 Simon Ruderichsetup.sh: Detect libcoloredstderr and remove stderr...
2013-12-07 Simon Ruderichsetup.sh: Simplify ls color detection.
2013-11-18 Simon RuderichDon't use echo for data from the user.
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-24 Simon Ruderichsetup.sh: Use sed_i for consistency.
2013-10-24 Simon Ruderichsetup.sh: Use new generate() argument order.
2013-10-24 Simon Ruderichsetup.sh: Display message when removing "--patience".
2013-10-24 Simon Ruderichgitconfig: Add push.default = simple.
2013-10-23 Simon Ruderichsetup.sh,gitconfig: Simplify fallback solution for...
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-22 Simon Ruderichsetup.sh: Use simple_cpp() instead of m4 to create...
2013-10-22 Simon Ruderichsetup.sh: Drop unnecessary OS constant.
2013-10-22 Simon Ruderichsetup.sh: No need to convert hgrc with m4 anymore.
2013-10-22 Simon Ruderichsetup.sh: Use new generate() argument order.
2013-10-08 Simon Ruderichsetup.sh: Use sed_i().
2013-07-05 Simon Ruderichsetup.sh: Abort on error.
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-03 Simon Ruderichsetup.sh,gitconfig: Define PWD instead of TIG.
2013-04-01 Simon Ruderichshell/dircolors: $LS_COLORS settings in more readable...
2013-03-17 Simon Ruderichdebian/aptitude/config.real: Rename to config.in.
2013-03-17 Simon Ruderichsetup.sh: Only link ~/.reportbugrc if reportbug is...
2013-03-17 Simon Ruderichsetup.sh: Add set -e.
2013-03-17 Simon Ruderichsetup.sh: Minor cleanup.
2013-03-17 Simon Ruderich*: License under GPL v3+.
2013-03-16 Simon Ruderichhgignore,hgrc: Remove hgignore file.
2013-03-12 Simon Ruderichsetup.sh: Fix ls color detection.
2013-03-11 Simon Ruderichgitignore,gitconfig: Remove gitignore file.
2013-03-11 Simon Ruderichsetup.sh: Minor documentation update.
2013-03-10 Simon Ruderichsetup.sh: Run `make` in vim/spell/ if it exists.
2013-03-10 Simon Ruderichsetup.sh: Add set -e.
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 Ruderichsetup.sh: Cleanup.
2013-03-10 Simon Ruderichsetup.sh: Add set -e.
2013-03-10 Simon Ruderichsetup.sh: Add set -e.
2013-03-10 Simon Ruderich*: License under GPL v3+.
2013-02-16 Simon Ruderichsetup.sh: Don't create ~/.reminders from template.
2013-02-11 Simon Ruderichtig.pl: Add, tig-like log view.
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 Ruderichsetup.sh: Link crontab into ~/.crontab.d if it's available.
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-11-09 Simon Ruderichsetup.sh: Create documentation tags for pathogen plugins.
2012-10-20 Simon Ruderichvimrc: Add CtrlP settings.
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.
next