Oliver Davies
1bc80ccef3
Update t
script
...
Stop automatically running `.tmux` files as I don't always want
everything to run when opening a project. This also simplifies the code
within the script.
This also refactors the logic for creating and switching sessions as it
didn't work 100% of the time. This is nearer to Jess Archer's version of
the script with less error output and changes needed for shellcheck.
2024-10-28 16:29:22 +00:00
Oliver Davies
9fbe7c1fec
Revert "Remove tmux"
...
This reverts commit a7556575ac
.
2024-09-25 21:33:55 +01:00
Oliver Davies
a7556575ac
Remove tmux
...
After using it as a daily driver from the last week or so, I'm switching
to Zellij.
https://zellij.dev
2024-09-04 08:00:59 +01:00
Oliver Davies
13c83fb8b4
Hide error about nested tmux sessions
2024-08-20 17:07:04 +01:00
Oliver Davies
1d59baa998
t: sort and reverse directories
2024-08-13 12:04:43 +01:00
Oliver Davies
4b7bae5c97
Don't include results from /tmp
2024-08-13 12:04:43 +01:00
Oliver Davies
a2ed026258
Use $REPOS
variable consistently in scripts
2024-07-10 13:44:09 +01:00
Oliver Davies
0610b0e865
t: search in ~/Documents
2024-07-09 07:07:51 +01:00
Oliver Davies
75731bda19
t: extract a function that finds and executes
...
...`.tmux` files
2024-07-09 07:07:44 +01:00
Oliver Davies
d1080e0cbc
t: ignore the _archive
directory
2024-07-08 18:43:32 +01:00
Oliver Davies
d769885d8f
Flatten Code directories
2024-07-06 02:21:40 +01:00
Oliver Davies
fc8f930aef
t: work for .ignored/.tmux
files too
2024-07-05 19:43:55 +01:00
Oliver Davies
a36dd7baf4
Move t
into its own file
2024-06-17 17:59:35 +01:00