Files
tmux-continuum/scripts
Paul Elliott 3d10915bfa Fix systemd unit install on clean system
If the .config/systemd/user directory did not exist, it would not get
created, as the mkdir command was inside the function
systemd_unit_file() which is piped into the target file. The shell
determined that file could not be created first (as the directory did
not exist), so never called the function.

Signed-off-by: Paul Elliott <paul@niburu.org>
2022-05-18 16:57:29 +01:00
..
2015-02-11 15:43:37 +01:00
2015-11-29 18:36:13 +01:00
2015-02-12 15:52:10 +01:00