Commit Graph

4 Commits

Author SHA1 Message Date
Robert Morrison
a91c9a530e
chore: Remove executable bit from files
none of these files need to be marked as executable...
2022-12-06 17:47:59 +00:00
Robert Morrison
91252d1b54
refactor(prompt): Move set term title to precmd
Moved the setTermTitle function call out of the prompt line and into the
precmd hook.
This shortens the non-visible length of the prompt line and also makes
the functionality clearer
2022-12-06 16:24:32 +00:00
Robert Morrison
a029d2f348
Mega Commit
This commit is a sin.
But necessary
2022-12-05 21:03:45 +00:00
Robert Morrison
bf2f207b59
Initial commit 2021-08-30 04:19:39 +01:00