Popular Tools Programming Tips
Simplify resolving Mercurial conflicts
Jude Robinson
·
0 responses
·
shell, cli, unix, mercurial
Get your linux distribution
Sébastien Quioc
·
7 responses
·
python, linux
Slim down your shell pipeline with Awk
Christian Romney
·
0 responses
·
shell, xmlblog, zsh, grep
Install/upgrade #golang on #Ubuntu manually
Fernando Álvarez
·
0 responses
·
linux, golang, ubuntu, go
Manage your PATH with a Ruby script, using a single line of Bash
Stephen Benner
·
0 responses
·
ruby, shell, config, script
Replace remote URL for multiple git repositories
Jens Hausherr
·
0 responses
·
sed, remote, git
Vim: Find and Replace text across files
Karthik Sirasanagandla
·
4 responses
·
vim, shortcuts, protip
A successful Git branching model
PhillyWebGuy
·
1 response
·
version control, git
Git: Apply patches to code that is moved
Daniel Schmidt
·
0 responses
·
patch, git
ShinobiControls w/ Cocoapods
Jeffrey Jackson
·
2 responses
·
xcode, opengl, ios, git
git alias in fish shell
Rajesh
·
0 responses
·
fish, alias, git
Get alt-arrow keys working in fish on OSX
Zoee Silcock
·
1 response
·
fish, terminal, osx, mac
Save time typing paths with Autojump: arguably the most important shell tool.
Aleksey Smolenchuk
·
9 responses
·
shell, zsh, workflow, bash
Archive your GitHub repos and data
Filippo Valsorda
·
3 responses
·
python, git, github
Better commit messages
Alexandre Bulté
·
4 responses
·
svn, dvcs, git, mercurial
Extracting a wordlist from the spellchecker
Stanislaw Pusep
·
0 responses
·
shell, hack, dictionary, wordlist
git describe --tags to version number your artefacts
leifhanack
·
0 responses
·
gradle, release, git, versionnumber
Run process in background in linux
James Huynh
·
3 responses
·
command line, linux
Searching command history with Ctrl-r
Chip Castle
·
0 responses
·
zsh, osx, mac, unix
Run a command on every "vagrant up"
Joeri Timmermans
·
0 responses
·
vagrant, service, provisioning, ubuntu
Stop piping grep to awk, just use nawk
Steffan Harries
·
1 response
·
grep, cli, awk, nawk