Merge branch 'master' of github.com:cyplo/dotfiles
This commit is contained in:
commit
40f5186769
1 changed files with 3 additions and 0 deletions
3
tools/launch_nicely.sh
Executable file
3
tools/launch_nicely.sh
Executable file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
time nice -n 19 ionice -c 3 "$@"
|
||||||
|
|
Loading…
Reference in a new issue