Hacking the Command Line
Unlock the power of the prompt with these one liners and hacks.
Bash one-liner to install Composer for Mac/Linux
Ryan Parman
·
0 responses
·
php, composer, bash
Homebrew install specific version of a binary
Thibault Milan
·
0 responses
·
terminal, brew, version
Load SQL scripts into MySQL
Ezequiel Kupelian
·
0 responses
·
mysql, mysql client, sql scripts, bash
Homebrew Mutt Compiled Against Slang
Jeff Pamer
·
0 responses
·
shell, cli, email, mutt
Terminal: (Ctrl+a) go to first of line, (Ctrl+e) end of line
Kien Pham
·
2 responses
·
terminal, shortcut
Directory specific bash aliases
Philip Misiowiec
·
0 responses
·
shell, alias, bash, docker
Wrap selection with #{ruby interpolation}
Adam Jahnke
·
0 responses
·
ruby, vim
Use a RAM Disk for Rails Temp Folder
Stan Carver II
·
0 responses
·
shell, rails, osx, ramdisk
SSH connection Taking a Long Time?
Guilherme Elias
·
0 responses
·
ssh, devops, sshd
Quickly setup a folder structure from the command line
dommmel
·
1 response
·
shell, setup, shortcut, bash
Use jq to format JSON in Vim
Colin Dean
·
0 responses
·
vim, json, jq
Bored? Have a shell?
Paul H.
·
1 response
·
shell, ssh, telnet, nerd
set -o vi
Justin Crawford
·
0 responses
·
shell
Compiling executables from CoffeeScript
Tadeusz Łazurski
·
0 responses
·
coffeescript, command line, cli, npm
How to capture user input using STDIN in PHP CLI
Matt Helm
·
0 responses
·
php, shell
Quick and dirty stopwatch via the Mac Terminal (works on any *NIX system, Id guess)
Dominik Pich
·
2 responses
·
terminal, unix, stopwatch
Use Rubocop in any Ruby project without installing it
Guillaume Hain
·
0 responses
·
ruby, alias, rvm, bash
Run a specific set of PHPUnit scripts at once
Luke Madhanga
·
1 response
·
php, shellscript, bash, phpunit
Vim: Automatically split windows at 79 columns
Caio Ariede
·
0 responses
·
python, vim
Use vim as your pager
Kyle Isom
·
0 responses
·
vim, man, pager
curl example.com/walrus.json | python -mjson.tool
Steven Normore
·
0 responses
·
python, cli, json, bash
Python CLI for calling channels.software.syncRepo method from Spacewalk API
Rafael Felix Correa
·
0 responses
·
python, cli, yum, spacewalk
Play sounds based on command result
Filippo Valsorda
·
0 responses
·
shell, terminal, osx, sounds
Suspend rails console for quick shell access
Martin Svalin
·
0 responses
·
shell, rails, console