| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-03-02 | Add ansible-distro project tmux | Ahmed Abdelhalim | 2 | -57/+20 | |
| 2026-02-27 | Allow concurrent access to smart card | Ahmed Abdelhalim | 1 | -0/+1 | |
| 2026-02-23 | Fix claude in alacritty | Ahmed Abdelhalim | 1 | -1/+2 | |
| 2026-02-23 | Add support for passff on macOS | Ahmed Abdelhalim | 1 | -0/+3 | |
| 2026-02-21 | Adapt NVM dotfiles with ansible roles | Ahmed Abdelhalim | 1 | -1/+3 | |
| 2026-02-21 | Fix the install to account for when ~/.local folder isn't there | Ahmed Abdelhalim | 1 | -0/+1 | |
| 2026-02-14 | Update mako configuration to load theme (via ansible role) | Ahmed Abdelhalim | 1 | -0/+2 | |
| 2026-02-04 | Adapt the hyprland configuration with ansible roles | Ahmed Abdelhalim | 2 | -0/+4 | |
| 2026-02-03 | Adapt the use mako config to work with ansible role | Ahmed Abdelhalim | 1 | -0/+2 | |
| 2026-02-03 | Add tofi configuration (created by ansible) | Ahmed Abdelhalim | 1 | -0/+6 | |
| 2026-02-03 | Adapt bashrc to work with ansible roles | Ahmed Abdelhalim | 1 | -1/+2 | |
| 2026-02-01 | Add clipse config for archlinux | Ahmed Abdelhalim | 1 | -0/+38 | |
| This is added here, but mainly populated by the ansible playbooks | |||||
| 2026-01-31 | Add bash-completion to bashrc | Ahmed Abdelhalim | 1 | -1/+7 | |
| 2026-01-31 | Add missing kics work configuration for mac | Ahmed Abdelhalim | 1 | -0/+2 | |
| 2026-01-31 | Fix archlinux theming | Ahmed Abdelhalim | 1 | -1/+1 | |
| 2026-01-24 | Fix ssh issue with ipv6 on github/sr.ht | Ahmed Abdelhalim | 1 | -0/+3 | |
| 2026-01-22 | Fix tty prompt (to show # for root) | Ahmed Abdelhalim | 1 | -1/+1 | |
| 2026-01-18 | Update ansible markers to avoid this being duplicated by python setup | Ahmed Abdelhalim | 1 | -1/+2 | |
| 2026-01-18 | Fix typo | Ahmed Abdelhalim | 1 | -1/+1 | |
| 2026-01-18 | Remove montiors config and leave it to ansible default machine configs | Ahmed Abdelhalim | 2 | -6/+0 | |
| 2026-01-18 | Ensure compatible bashrc that works with ansible roles | Ahmed Abdelhalim | 1 | -3/+6 | |
| 2026-01-17 | Remove -x tracing to avoid logging to stderr and log steps to stdout | Ahmed Abdelhalim | 2 | -2/+6 | |
| 2026-01-17 | Fix LS colors on linux | Ahmed Abdelhalim | 1 | -2/+3 | |
| 2026-01-17 | Remove .profile auto-created files to make setup stable | Ahmed Abdelhalim | 1 | -1/+1 | |
| This removes the .profile files if they were auto-created and to make the dotfiles setup the source of the truth for every machine | |||||
| 2026-01-17 | Refactor .bash_profile to be more resilient/OS-specific | Ahmed Abdelhalim | 1 | -16/+18 | |
| 2026-01-17 | Create simple install script for simpler setup | Ahmed Abdelhalim | 3 | -12/+16 | |
| 2026-01-17 | Create simpler bash_profile and move everything to bashrc | Ahmed Abdelhalim | 2 | -135/+145 | |
| This is more compatible with Linux and still works perfectly on the Mac | |||||
| 2026-01-17 | Provision the neomutt cache directory | Ahmed Abdelhalim | 1 | -0/+0 | |
| 2026-01-16 | Add archlinux monitor setup to dotfiles | Ahmed Abdelhalim | 1 | -0/+4 | |
| 2026-01-16 | Add extra hyprland configuration files and configure themes | Ahmed Abdelhalim | 8 | -1/+32 | |
| 2026-01-16 | Add rust configuration to bash_profile | Ahmed Abdelhalim | 1 | -0/+5 | |
| 2026-01-14 | Add alacritty configurations with respect to hyprthemes | Ahmed Abdelhalim | 1 | -0/+21 | |
| 2026-01-09 | Add hypridle configuration to use system defaults | Ahmed Abdelhalim | 1 | -0/+2 | |
| 2026-01-09 | Add hyprlock user configurations that uses the system default | Ahmed Abdelhalim | 1 | -0/+2 | |
| 2025-12-22 | Update the configuration of hyprland and mako | Ahmed Abdelhalim | 3 | -0/+10 | |
| 2025-12-12 | Workaround gpg-agent.conf doesn't allow relative path to be called | Ahmed Abdelhalim | 3 | -5/+9 | |
| gpg-agent.conf doesn't permit the usage of $PATH or $HOME in the pinentry-program (https://dev.gnupg.org/T4588) So the work around is to template that file and expand the path correctly using the setup script (which is also copying the file correctly) This is favored over the use of /usr/local/bin because it doesn't need privileged execution of the setup script | |||||
| 2025-12-12 | Update dotfiles setup/hyprland mapping | Ahmed Abdelhalim | 2 | -4/+4 | |
| 2025-12-10 | Clean up hyprland and use the role defaults | Ahmed Abdelhalim | 6 | -258/+3 | |
| 2025-12-10 | Add omarchy looknfeel configurations | Ahmed Abdelhalim | 2 | -0/+148 | |
| 2025-12-10 | Add hyprland env and update docs for file purposes | Ahmed Abdelhalim | 4 | -0/+14 | |
| 2025-12-10 | Update binding and minor input modification | Ahmed Abdelhalim | 2 | -4/+69 | |
| 2025-12-01 | Remove hyprland autostart after testing | Ahmed Abdelhalim | 1 | -6/+0 | |
| 2025-12-01 | Add binding for browser and terminal to test | Ahmed Abdelhalim | 2 | -0/+5 | |
| 2025-11-30 | Add input configurations | Ahmed Abdelhalim | 2 | -0/+35 | |
| 2025-11-30 | Fix hyprland breaking ssh | Ahmed Abdelhalim | 1 | -1/+2 | |
| 2025-11-30 | Add basic hyprland integration/autostart | Ahmed Abdelhalim | 3 | -0/+19 | |
| 2025-11-24 | Update pinentry wrapper to allow GUI when requested but default to tty | Ahmed Abdelhalim | 3 | -3/+4 | |
| Fixes unix inconsistency while using ~ in pinentry-program, it works on the mac but doesn't in linux | |||||
| 2025-11-24 | Add hexfiend to tiled applications | Ahmed Abdelhalim | 1 | -0/+1 | |
| 2025-11-20 | Fix mac ssh socket and preserve ssh setup for local domains | Ahmed Abdelhalim | 1 | -2/+5 | |
| 2025-11-11 | Minor modifications/updates to mutt settings/mappings | Ahmed Abdelhalim | 2 | -15/+16 | |
