Menno van Leeuwen vleeuwenmenno
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-10 20:33:04 +01:00
1cb4a9acc4 fix: add fallback to lastlog2 for SSH login retrieval and remove unnecessary libptytty dependency
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-10 20:30:17 +01:00
612a8bf7b1 feat: update Ansible tasks to specify shell executable for improved compatibility
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-10 20:28:10 +01:00
132b7b1b66 fix: replace lastlog2 with lastlog for SSH login information and clean up related dependencies
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-10 20:23:18 +01:00
ee064f521b feat: enhance command execution with error handling and add Ansible task for Docker repository checkout
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-10 20:01:29 +01:00
6f2ec615ce feat: add pip availability check in ensure_dependencies function
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-10 19:59:38 +01:00
9bc865e151 feat: enhance ensure_ansible_collections function to check and install missing Ansible collections
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-10 19:56:40 +01:00
6cb059ebce refactor: clean up .bashrc by removing commented-out zoxide initialization and reorganizing fzf history search function
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-10 19:35:59 +01:00
82ee7361bd feat: add dependency check in dotf script and modify package installation command
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-10 19:30:32 +01:00
bfa084fe7f feat: add nemo file manager and extensions to workstation configuration
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-10 19:23:18 +01:00
da3db10d03 feat: enhance dotfiles status output with color coding for unpushed commits
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-10 19:22:41 +01:00
dbcab30d6f feat: update commit hash display formatting in hello.py for improved visibility
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-10 19:21:08 +01:00
e9bc1dcea3 feat: enhance SSH login display with color coding and refactor status output formatting
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-10 19:13:25 +01:00
7afd1f0bca feat: update SSH login retrieval in hello.py and improve logo display logic in functions.py
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-10 19:07:03 +01:00
3e9e83e25d feat: remove DOTF_HOSTNAME configuration from .bashrc
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-10 19:05:22 +01:00
7315809914 feat: add SSH login information and dotfiles status check to hello.py; include OpenSSH server tasks in Ansible configuration
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-10 15:59:32 +01:00
6c095843ba feat: remove WSL-specific aliases and 1Password agent bridge script; add dependency checks and installation for Python packages
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-10 15:48:36 +01:00
62954eb986 feat: remove deprecated shell scripts and add Python alternatives for all of them
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-10 15:15:19 +01:00
a1e145871b feat: add local bin to path for ansible initial run
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-10 15:13:37 +01:00
e5d0b1a9fb feat: copy .bashrc to .profile during setup
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-10 15:11:18 +01:00
51f2b2b145 feat: add check for SELinux presence and log message if not found