summaryrefslogtreecommitdiff
path: root/dotfiles/system/.profile
AgeCommit message (Collapse)Author
2025-10-05add environment + systemd configs to improve session and app startupCraig Jennings
- Add environment variable file for PATH including custom script locations - Add user systemd service for Emacs daemon with restart on failure - Add geoclue-agent systemd service for redshift location hints - Add environment override for xdg-desktop-portal-gtk service (DISPLAY, XAUTHORITY) - Update .profile to use emacsclient for EDITOR and VISUAL - Comment out auto-startx on tty1
2025-09-24feat(config): Update git and environment settingsCraig Jennings
Add GitHub username to git config and swap default/alternate browser assignments. Also reorder startup script to launch emacs daemon before xautolock.
2025-09-16added infopath to .profileCraig Jennings
2025-08-31add alias for topgradeCraig Jennings
2025-06-06add boot2bios aliasCraig Jennings
2025-06-06add alias for running servicesCraig Jennings
2025-06-06add altbrowserCraig Jennings
2025-06-06add cd navigation aliasesCraig Jennings
2025-06-01changing ls aliases to use exaCraig Jennings
2025-05-29launch X after login; add header to the .xinitrc shell scriptCraig Jennings
2025-05-29move all xrelated settings to startdwm scriptCraig Jennings
2025-05-29adding xorg related display and xauthority settingsCraig Jennings
2025-05-28alias whereami (to query ipinfo.io) and weather (to wego)Craig Jennings
2025-05-27fix crm aliasCraig Jennings
2025-05-26updating ruby path in profileCraig Jennings
2025-05-21cosmetic reordering of profileCraig Jennings
2025-05-21adding link find/del aliases; adding cdot aliasCraig Jennings
2025-05-21moving arch dotfiles into archsetupCraig Jennings