Newest Tools Programming Tips
Simple Todo-Managing Shell Scripts
KJ
·
0 responses
·
linux, bash, shellscripts
Prefix all elements of a bash variable with a string
Michael Stucki
·
0 responses
·
array, variable, bash
Getting Git Commit Reports from Command Line
David Duggins
·
0 responses
·
devops, git, managment
Using Git to Track more then just Code Changes
David Duggins
·
1 response
·
devops, git, managment
when openssh 7 blocks your public-key
Sven Eigenbrodt
·
4 responses
·
ssh, openssh
A new package for using Artisan via the web Interface ! - Laravel
Hamza Ouaghad
·
0 responses
·
web, laravel, ssh, commands
`docker stats` on all running containers at once
Stilliard
·
0 responses
·
awk, docker, docker stats
Install neo4j in ubuntu
Abdelkader Boudih
·
0 responses
·
neo4j, ubuntu, graph-database
Use a RAM Disk for Rails Temp Folder
Stan Carver II
·
0 responses
·
shell, rails, osx, ramdisk
Install Haskell's Cabal/Stack on Ubuntu
Abdelkader Boudih
·
0 responses
·
haskell, stack, snippets, cabal
List/Add/Edits Github Issues from Shell Scripts
KJ
·
0 responses
·
shellscript, git, github
Linux Basic
KJ
·
0 responses
·
linux, unix, bash, lpic
Create Github repository with Shell Script
KJ
·
0 responses
·
shellscript, git, github
List for top ten CLI Commands
Philipp Haußleiter
·
0 responses
·
history, awk, bash
List active Files in Folder (e.g. Files that are uploaded via SCP)
Philipp Haußleiter
·
0 responses
·
shell, script, awk, freebsd
Golang - All Known Implementations of An Interface In VIM
Ivan Sim
·
0 responses
·
vim, ivanhcsim, golang, go
using gzip in OS X
Pablo Albornoz
·
0 responses
·
osx, cli, unix, gzip
Global menu enabled by default for Java Swing in Ubuntu 15.04
Amir Karimi
·
0 responses
·
java, ubuntu, ubuntu-15.04, jayatana
Buffer Toggling for Atom ( like ctrl-6 in VIM)
Zidni Mubarock
·
0 responses
·
vim, productivity, buffer, atom
Highlight/find all strings matching the string under the cursor
Matt Campbell
·
0 responses
·
vim, productivity, vi, pattern match
Use GNU Stow for your dotfiles
Brian Graham
·
0 responses
·
linux, unix, dotfiles, git
Start NATS server in Docker
Jeff Li
·
0 responses
·
docker, nats
Tips and tricks publishing your jQuery / javascript plugins in Github
Joan Claret
·
0 responses
·
jquery, tips, tricks, plugins
Run a bash command until it fails
Aidan Feldman
·
0 responses
·
shell, tests, bash, flaky