437 Commits

Author SHA1 Message Date
6fdb84ce50
feat: adds very useless welcome thing with openai, this is so fucking useless XD
feat: adds secrets folder with GPG/1Password
2024-08-27 23:13:34 +02:00
2d71007b45
chore: Update hotkey startup command in config.yaml 2024-08-27 22:00:46 +02:00
6ef26ed9bd
chore: add logging to startup scripts
chore: changed hotkey startup to x-terminal directly
2024-08-27 21:52:57 +02:00
3fd2360534
fix: 1s not 1ms! 2024-08-27 21:44:51 +02:00
85a1c3b469
chore: moved hotkey daemon to it's own script and run with a terminal to allow prompting authentication 2024-08-27 21:42:29 +02:00
443b6c5dfe
feat: Update startup script to display a welcome message and run commands based on the time of day 2024-08-27 21:32:11 +02:00
f46a7fdabf
feat: Add startup script to run commands on system startup 2024-08-27 21:19:26 +02:00
63a1948551
feat: Add push command to automate pushing changes to all remotes 2024-08-27 20:52:24 +02:00
a087ffe7b0
chore: adds funny commands rofl 2024-08-27 20:39:25 +02:00
7d6bd4f903
feat: adds git support to config 2024-08-27 20:39:12 +02:00
17341c847d
chore: removes spotify from apt list since it's replaced with flatpak version 2024-08-27 20:38:29 +02:00
cc6cc59443
fix: makes pre-commit action use sh instead of zsh 2024-08-27 20:37:21 +02:00
7618ee2520
chore: add steam flatpak 2024-08-27 20:36:52 +02:00
7c2a2fefd2
feat: add logging to inserting shortcuts into swhkd 2024-08-27 18:56:27 +02:00
b76aef16ad
chore: Add 1Password quick access shortcut to config.yaml
chore: add telegram to startup
2024-08-27 18:55:58 +02:00
e0ae4b0736
chore: moves flatpaks back to flatrefs sinces it's more reliable
fix: symlinks now work properly in YAML even on different machines
2024-08-27 18:22:18 +02:00
3f5b980ddc
wip 2024-08-27 15:58:09 +02:00
f532a924fb
chore: Update symlinks in update.sh and functions.sh
feat: symlinks in config.yaml
fix: vscode tracking bullshit
2024-08-27 15:27:32 +02:00
7fa255179e
chore: Update vscode settings to disable opening repository in parent folders 2024-08-26 12:31:12 +02:00
190104634a
chore: Update gitconfig.linux with color UI and autoSetupRemote for push 2024-08-26 12:31:05 +02:00
bde5d549b0
chore: Update config.yaml with new dependencies and remove unused repos 2024-08-26 12:30:58 +02:00
f9d52b5f32
chore: add installing ohmyzsh 2024-08-26 12:30:43 +02:00
bbe474ead9
chore: install ohmyzsh unattended 2024-08-26 12:30:24 +02:00
d4fc347bf9
chore: adds setup.sh and updates rust to set default upon install and removes unused repos 2024-08-26 11:24:00 +02:00
c4c5e7850f
chore: Update update.sh to fix cargo package order 2024-08-26 09:16:43 +02:00
28550ee13b
chore: Update keyboard shortcuts and start swhkd daemon 2024-08-25 05:06:05 +02:00
1c5ccb3a1b
chore: Update swhkd configuration file location
fix: adds missioncenter shortcut
2024-08-25 05:00:05 +02:00
7fffb9b324
chore: Update gnome/extensions.json with new extension list 2024-08-25 04:50:58 +02:00
974afc3e9b
chore: Install shyaml if not already installed in update.sh 2024-08-25 04:48:56 +02:00
73a4c83845
feat: add net.davidotek.pupgui2 to config.yaml 2024-08-25 04:08:01 +02:00
101f0a80fa
chore: Add pyenv configuration to zshrc and update dependencies in config.yaml 2024-08-25 03:59:41 +02:00
5db877355c
lots of shit 2024-08-25 03:32:39 +02:00
e37329013a
chore: Add Docker aliases to zshrc 2024-08-24 19:57:18 +02:00
9ec55bec69
chore: Remove unnecessary code in pre-commit script 2024-08-24 01:54:24 +02:00
3241f0f63f
updates wezsterm theme and pre-commit bash
Signed-off-by: Menno van Leeuwen <menno@vleeuwen.me>
2024-08-24 01:53:57 +02:00
b1d4e97af9
wezterm: disables mouse select copy
vscode: adds lua extension
gnome: adds updated list
2024-08-24 01:39:03 +02:00
183b688617
this commit adds a lot of shit, look at the shit, too much sorry
Signed-off-by: Menno van Leeuwen <menno@vleeuwen.me>
2024-08-24 01:35:46 +02:00
379b1b97ec
fix: adjusted shortcuts for wezterm to fix conflict with 'screen' command 2024-08-23 00:12:41 +02:00
9b3f585146
Update secrets.sh 2024-08-23 00:10:10 +02:00
df967056ed
feat: adds symlink for dotfiles as alias for dotf 2024-08-23 00:06:22 +02:00
d79da84e3a
fix: Update secrets.sh to decrypt and output .conf files instead of removing .gpg files 2024-08-23 00:03:10 +02:00
522f05c48a
fix: Remove accompanying .gpg file when encrypting SSH config files 2024-08-23 00:00:56 +02:00
5ac3380d28
fix: updates gitignore 2024-08-22 23:59:34 +02:00
f09429ba93
fix: fixes bug in symlinking git hooks 2024-08-22 23:57:28 +02:00
34671bfd42
feat: Handle errors on password retrieval from 1Password in secrets.sh 2024-08-22 23:54:45 +02:00
fd092d93eb
fix: allow commits if decrypted files are not staged
Signed-off-by: Menno van Leeuwen <menno@vleeuwen.me>
2024-08-22 23:51:25 +02:00
38116cb278
fix: allow commits if decrypted secrets are not staged
Signed-off-by: Menno van Leeuwen <menno@vleeuwen.me>
2024-08-22 23:40:52 +02:00
f3c7eda729
feat: add .gitignore for SSH config files 2024-08-22 23:39:04 +02:00
c9332006e4
feat: adds secrets
Signed-off-by: Menno van Leeuwen <menno@vleeuwen.me>
2024-08-22 23:36:09 +02:00
db2beac40c
feat: add keyboard shortcuts status check and update status script 2024-08-22 22:54:25 +02:00