Merge branch 'master' of github.com:cyplo/dotfiles

This commit is contained in:
Cyryl Plotnicki-Chudyk 2014-02-11 13:47:38 +01:00
commit 40f5186769

3
tools/launch_nicely.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
time nice -n 19 ionice -c 3 "$@"