51 Commits

Author SHA1 Message Date
1e6bb83c21
feat: remove GCC 13 default compiler settings for Pop!_OS
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 23s
Nix Format Check / check-format (push) Failing after 1m19s
Python Lint Check / check-python (push) Failing after 17s
2025-05-20 23:46:32 +02:00
0c186365cd
feat: enhance autostart configurations and add executable permissions for desktop entries
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 28s
Nix Format Check / check-format (push) Failing after 1m26s
Python Lint Check / check-python (push) Failing after 19s
2025-05-20 21:06:49 +02:00
9a3affe4c1
Merge branch 'master' of git.mvl.sh:vleeuwenmenno/dotfiles
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 25s
Nix Format Check / check-format (push) Failing after 1m28s
Python Lint Check / check-python (push) Failing after 19s
2025-05-20 20:21:25 +02:00
8189d9ad4e
feat: add GCC 13 configuration for Pop!_OS in .bashrc 2025-05-20 20:20:34 +02:00
cfea6dda16
Merge branch 'master' of https://git.mvl.sh/vleeuwenmenno/dotfiles
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 26s
Nix Format Check / check-format (push) Failing after 1m26s
Python Lint Check / check-python (push) Failing after 19s
2025-05-20 19:04:46 +02:00
0fd68d8460
feat: add Zed Editor installation tasks and include in workstation setup 2025-05-20 19:04:24 +02:00
5041d64a39
feat: remove trash-cli from package installation and update VSCode icon theme to vscode-icons
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 28s
Nix Format Check / check-format (push) Failing after 1m29s
Python Lint Check / check-python (push) Failing after 18s
2025-05-20 14:22:23 +02:00
5465b13ef9
feat: update .bashrc for GPU configuration and add Miniconda to PATH; remove unused packages from Nix configuration
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 27s
Nix Format Check / check-format (push) Successful in 1m24s
Python Lint Check / check-python (push) Failing after 19s
2025-04-29 11:24:31 +02:00
ac4d0622da
feat: remove NodeJS aliases and add pnpm to PATH if available
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 14s
Nix Format Check / check-format (push) Successful in 47s
Python Lint Check / check-python (push) Failing after 10s
2025-04-02 14:16:51 +02:00
78bc87e098
feat: add Flutter Linux environment variables to .bashrc
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 28s
Nix Format Check / check-format (push) Successful in 46s
Python Lint Check / check-python (push) Failing after 10s
2025-04-01 18:40:21 +02:00
56b056252c
feat: add alias for updating and cleaning up packages in .bashrc
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 13s
Nix Format Check / check-format (push) Successful in 58s
Python Lint Check / check-python (push) Failing after 10s
2025-03-25 11:08:56 +01:00
a11332626f
feat: source .bashrc.local if it exists for additional configuration
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 16s
Nix Format Check / check-format (push) Successful in 1m6s
Python Lint Check / check-python (push) Failing after 13s
2025-03-24 16:53:58 +01:00
dde899d04d
feat: add pub-cache binary path to .bashrc for improved Flutter tool access
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 16s
Nix Format Check / check-format (push) Successful in 58s
Python Lint Check / check-python (push) Failing after 12s
2025-03-21 17:52:14 +01:00
b2c3b97048
feat: add conditional Flutter binary path to .bashrc
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 19s
Nix Format Check / check-format (push) Successful in 55s
Python Lint Check / check-python (push) Failing after 12s
2025-03-21 10:14:56 +01:00
f8e0706009
feat: enhance Docker aliases for improved workflow
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 16s
Nix Format Check / check-format (push) Successful in 59s
Python Lint Check / check-python (push) Failing after 13s
2025-03-20 09:50:49 +01:00
dd8e477a0b
feat: add Flutter binary path to .bashrc
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 20s
Nix Format Check / check-format (push) Successful in 57s
Python Lint Check / check-python (push) Failing after 13s
2025-03-19 18:14:48 +01:00
6816f125eb
feat: add support for OP_SERVICE_ACCOUNT_TOKEN and enforce file permissions for ~/.op_sat
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-11 15:43:36 +01:00
6eac725e9d
feat: update .bashrc and symlink configuration for improved shell functionality
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-10 20:57:26 +01:00
6cb059ebce
refactor: clean up .bashrc by removing commented-out zoxide initialization and reorganizing fzf history search function
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-10 19:56:36 +01:00
3e9e83e25d
feat: remove DOTF_HOSTNAME configuration from .bashrc
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-10 19:06:59 +01:00
7315809914
feat: add SSH login information and dotfiles status check to hello.py; include OpenSSH server tasks in Ansible configuration
Some checks failed
Nix Format Check / check-format (push) Failing after 39s
2025-03-10 19:05:18 +01:00
6c095843ba
feat: remove WSL-specific aliases and 1Password agent bridge script; add dependency checks and installation for Python packages
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-10 15:59:28 +01:00
2ce4cfb608
refactor: update dotfiles paths and remove obsolete configurations
Some checks failed
Nix Format Check / check-format (push) Failing after 40s
2025-03-05 17:26:48 +01:00
356f6d0dea
refactor: add tatool aliases and update flake.lock for dependency revisions
Some checks failed
Nix Format Check / check-format (push) Failing after 39s
2025-02-12 16:10:25 +01:00
e63411caa6
refactor: add Docker and Kubernetes aliases, update GNOME extension settings, and simplify Copilot configuration 2025-02-11 10:32:41 +01:00
95592cc89f
refactor: add NodeJS aliases and update workstation.yml for nodejs20
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-02-04 17:00:35 +01:00
41d12d4d05
refactor: add random string alias to .bashrc and update flake.lock and vscode settings
All checks were successful
Nix Format Check / check-format (push) Successful in 38s
2025-01-23 15:11:32 +01:00
6ffb65fbc0
refactor: update Home Manager and Ansible commands to use HOSTNAME variable
All checks were successful
Nix Format Check / check-format (push) Successful in 37s
2025-01-22 16:15:06 +01:00
a9f4779308
fix: update Chrome executable path and enhance Tailscale service task description
All checks were successful
Nix Format Check / check-format (pull_request) Successful in 38s
2025-01-20 11:21:08 +01:00
f3e07bad16
rename dotf term to dotf hello
All checks were successful
Nix Format Check / check-format (push) Successful in 38s
2024-12-30 13:47:26 +01:00
a4871ba423
final touches upgrade 24.11
Some checks failed
Nix Format Check / check-format (push) Has been cancelled
2024-12-09 16:02:05 +01:00
eabff41a56
refactor: streamline upgrade script and update Flutter environment variable
All checks were successful
Nix Format Check / check-format (push) Successful in 39s
2024-11-21 22:25:19 +01:00
5907d7a4e8
adds ulauncher 2024-11-15 12:46:26 +01:00
68856dd2b5
removes rip2 in favor of trash-cli
changes rm alias to trash-put
removes unused gnome-extensions-cli and bauh pipx package
2024-11-09 03:40:40 +01:00
536b5f2e0b
removes legacy shell scripts
refactors dotf shell script
removes tailscale related code (now managed through nix)
removes shitty welcome prompt for ChatGPT (No longer used)
removes shitty git repos feature
2024-11-09 03:29:59 +01:00
9d862afbaa
adds export for work to flag i am devops 2024-11-06 16:02:47 +01:00
0c0ccab938
fixes to bashrc
adds bunch of extra software
adds ollama
adds emote shortcut
2024-11-03 03:06:24 +01:00
93e4f8462e
declutter the console, adds fzf and simpler theme for starship 2024-11-03 00:16:45 +01:00
5dd78f9490
adds prompt to sudo for yubikey to make it easier to spot we are waiting for a key 2024-11-02 23:46:52 +01:00
fc38dcb2ef
revert back to gnome console, kitty sucks 2024-11-02 22:35:05 +01:00
d0f795db57
adds hm alias 2024-11-02 21:45:23 +01:00
c9156c9e2c
Disables zellij 2024-11-02 19:22:16 +01:00
05c5cf81bf
wip 2024-11-02 17:45:43 +01:00
bd127b3227
adds hostname workaround 2024-11-01 23:56:34 +01:00
dc50b4bcd0
fix: improve bashrc sourcing and zoxide initialization; add home-manager installation check 2024-10-31 19:03:59 +01:00
50caffaa46
chore: exit afterwards 2024-10-30 23:25:25 +01:00
174545011f
chore: autostart zellij for neat tabs and panes 2024-10-30 23:21:43 +01:00
4fb1fa9d2c
switch to flatpak zen browser 2024-10-30 23:04:55 +01:00
93e963cd65
wip 2024-10-30 21:55:48 +01:00
e42dd52164
WSL fixes 2024-10-27 01:33:39 +02:00