Commit graph

9 commits

Author SHA1 Message Date
c47 fe781427a8
Add script that prints terminal colors and codes
Source found here: https://askubuntu.com/a/821163
2024-04-05 09:41:03 +02:00
c47 fc598286e1
Include private reminders in daily query 2024-03-24 23:42:18 +01:00
c47 302279ef6b Remove ssh-agent lauch: it is now started via bash startup 2024-02-03 09:56:24 +01:00
c47 ceb83c75ff Add `eval $(ssh-agent)'
Added autostart of ssh-agent to default-tmux.sh because when I start it
before an error occurs that theres no connection to agent.
2024-01-28 08:05:34 +01:00
c47 2a77257d89 Add random-passowrd.sh
A short helper script to generate temporary random passwords.
2024-01-28 08:04:11 +01:00
c47 52b92e4481 Change `` and $() command substitution 2024-01-22 20:46:14 +01:00
c47 80360f0e87 Add daily-reminders.sh
Added helper script to display reminders once a day.
2024-01-22 01:13:34 +01:00
c47 fa72d4bd51 Add missing window 3 to default-tmux.sh 2024-01-17 18:43:04 +01:00
c47 581efa43a8 Initial commit
Added a minimal default-tmux.sh and a chat client kill script.
2024-01-16 19:21:53 +01:00