tvl-depot/configs
William Carroll 5fbe860b95 Prefer start-process to shell-command
Without doing any benchmarking (break this naughty habit), I'm preferring to
call `start-process` instead of `shell-command` in my `wallpaper/set`
function. I noticed that the `shell-command` call was unnecessarily polluting my
`pstree` call when I debugging my randomly changing wallpaper bug.

I'm mostly likely going to change a few more `shell-command` calls to prefer
`start-process`.
2020-01-06 15:25:25 +00:00
..
cloudtop gitignores .emacs.d/{bookmarks,custom.el,projectile-bookmarks.eld} 2019-03-18 14:30:42 +00:00
desktop Massive configuration overhaul 2019-12-24 15:21:34 +00:00
personal_laptop Massive configuration overhaul 2019-12-24 15:21:34 +00:00
shared Prefer start-process to shell-command 2020-01-06 15:25:25 +00:00
work_laptop Massive configuration overhaul 2019-12-24 15:21:34 +00:00
install Massive configuration overhaul 2019-12-24 15:21:34 +00:00
uninstall Massive configuration overhaul 2019-12-24 15:21:34 +00:00