0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 5 months ago. based on code collected 5 months ago.
Jan 04, 2023 — Jan 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
.zsh: change vim alias so it accepts editing 'regular files' More... almost 10 years ago
.gitconfig: add git 'amend' alias More... almost 10 years ago
.zsh: fix bad argument inside a 'docker ps' in docker-last() More... almost 10 years ago
.zsh: fix bad argument inside a 'docker ps' in docker-enter() More... almost 10 years ago
.gitconfig: add 'git up' alias which should be used instead of 'git pull' to avoid ugly merges More... almost 10 years ago
.gitconfig: add 'git root' alias to show the toplevel directory of the current repository More... almost 10 years ago
.zsh: add docker-pgrep() function to easily find the container id(s) based on the name of the image More... almost 10 years ago
.zsh: complete docker-create-repo() function to create local directory under ~/Projects More... almost 10 years ago
.zsh: run docker-enter script with sudo in docker-enter() command More... almost 10 years ago
.zsh: add docker-enter() function to enter a container through the 'nsenter' command More... almost 10 years ago
.zsh: remove docker-lxc-attach() which doesn't work... More... almost 10 years ago
.vimrc: set shell option so we don't get /bin/sh when running commands from vim More... almost 10 years ago
.zsh: fix docker-last() function so that it returns the last running container (and not an image id) More... almost 10 years ago
.zsh: add docker-create-repo() function to ease github+docker coordinated repo creation More... almost 10 years ago
.zsh: removed trailing whitespaces More... almost 10 years ago
.zsh: add docker-last-image() function More... about 10 years ago
.gitconfig: change push.default to tracking, because 'simple' does not work on old versions of git More... about 10 years ago
.ssh: use ssh -W instead of netcat in ProxyCommand's, + use secondary ssh host More... about 10 years ago
.ssh: add some new sections for machines at $WORK More... about 10 years ago
.vim: add everything in https://github.com/puppetlabs/puppet/tree/master/ext/vim/ so that puppet syntax highlighting works More... about 10 years ago
.vimrc: add a TODO that I'll probably never honor... More... about 10 years ago
.vimrc: refactor a bit the last commits More... about 10 years ago
.vimrc: highlight trailing whitespaces and non-breaking spaces through autocmd+2/3match More... about 10 years ago
.vimrc: highlight non-breaking spaces More... about 10 years ago
.vimrc: highlight trailing spaces when not in insert mode More... about 10 years ago
.zsh: add gd alias for fast 'git diff' More... about 10 years ago
.zsh: add docker-lxc-attach() as a poor man's docker-ssh() until boot2docker supports nsenter/nsinit More... about 10 years ago
.zsh: remove useless comment More... about 10 years ago
.zsh: add docker-images-shortlist() function to list only the names of local images More... about 10 years ago
.zsh: reorganize aliases especially regarding MacOSX support More... about 10 years ago