Commit Graph

55 Commits

Author SHA1 Message Date
kris 1ad726d0f7 Add podman wrapper script for Docker CLI context 2025-11-15 13:58:29 -05:00
kris 0d622723ac Add SPDX headers to Docker script 2025-11-12 22:33:12 -05:00
kris 94e50e97e1 Support configuration file for Gotify setup 2025-11-12 22:29:45 -05:00
kris 13a7988ade Unset Podman's DOCKER_HOST when using Docker 2025-11-12 21:53:33 -05:00
kris 80cd53f234 Add Gotify notification script 2025-11-09 22:01:23 -05:00
kris 4b01fd8c44 Revert to root level package structure for stow
- Document xstow usage for systems lacking GNU Stow
- Add SPDX headers to .stowrc for license compliance
- Add REUSE specification compliance notes to README
2025-10-06 21:47:34 -04:00
kris a6afdd7efb Restructure repo to use pkgs subdirectory 2025-09-02 04:01:17 -04:00
kris 20b6470625 Relicense original contributions to 0BSD
- Remove verbose copyright sections in favor of SPDX metadata
- Simplify README with concise GNU Stow setup instructions
2025-09-02 03:26:36 -04:00
kris 0ada0f3b67 Organize dotfiles for GNU Stow 2025-09-01 22:54:51 -04:00
kris b470701a9d Add ~/.local/bin to user PATH 2025-08-30 20:42:46 -04:00
kris 36d5be65e2 Add oneline alias for git history 2022-05-23 23:55:28 -04:00
kris 58b60cb5eb Add vagrant and git aliases 2022-05-23 22:59:56 -04:00
kris c7076e1064 Drop into root shell instead of user vagrant 2022-02-28 16:45:06 -05:00
kris ca34e022b5 Add SSH agent forwarding alias 2021-04-01 21:44:47 -04:00
kris 8cc7ffe5ce Clean up df output 2020-11-13 19:28:15 -05:00
kris 7b771ea45b Add aliases for quick test commits/amends 2020-09-11 17:32:16 -04:00
kris 4a83afcc39 Add a vagrant halt alias vhalt 2020-07-17 14:22:41 -04:00
kris 9185906426 Add an alias to edit /etc/hosts 2020-07-01 11:38:48 -04:00
kris a263b38fa0 Add insane aliases to sign previous commits 2020-06-23 16:54:58 -04:00
kris 42b095a4ac Add a remove commit alias 2020-06-17 09:34:52 -04:00
kris ae93ee9d15 git shortcut to show signatures 2020-05-01 11:35:12 -04:00
kris 474d1d1a10 Add reset alias to match upstream branch 2020-05-01 11:28:10 -04:00
kris 12ec4711ed Added git rebase alias function 2020-04-22 11:52:50 -04:00
kris ad3d77bd27 Add sshuttle proxy alias function 2020-03-27 20:22:12 -04:00
kris 368fffb86c Amend git commits with current timestamp 2020-02-27 13:44:00 -05:00
kris 5b7c39153f Make 'gd' alias a function and add 'stash' alias 2020-02-25 10:21:42 -05:00
kris cfb24184dd Quick git alias for last changes 2020-02-24 22:19:01 -05:00
kris 63a67c9d83 Formatting adjustment 2020-01-13 00:09:49 -05:00
kris 284d0988e0 Added directory compatibility
Remove self-explanatory message to abort script and added
compatibility with directories
2020-01-12 23:52:35 -05:00
kris 26a0ec9cd7 Added vim theme and additional README changes
Added sickill's Monokai theme and more copyright/license notices
2020-01-12 23:26:52 -05:00
kris d795641fc6 Updated the README.md 2020-01-12 11:57:00 -05:00
kris 7edccd44e9 Run the .bashrc and slight formatting adjustment
Slight formatting change and replaced sourcing all dotfiles with
running just the .bashrc
2020-01-12 01:22:22 -05:00
kris 30c67915f6 Only include additional aliases if the file exists 2020-01-11 19:46:21 -05:00
kris 27ef0d98fa Backup regular files and replace broken links 2020-01-11 02:05:26 -05:00
kris 8a5bb606b9 Working on install script 2020-01-09 23:45:39 -05:00
kris b48d037c55 Added 'inspect' alias function for docker inspect 2020-01-09 17:56:59 -05:00
kris f4e380a4a8 Added "git fetch" alias 2019-12-16 17:30:00 -05:00
kris dc77053705 Added "apt remove" alias and some comments 2019-11-13 10:36:13 -05:00
kris 53400e2829 Added alias "list" to list all git branches 2019-11-11 11:09:43 -05:00
kris f91cf8b292 More git shortcuts and an alias to refresh aliases 2019-11-05 11:25:43 -05:00
kris dcf2d9d87e Added a few git aliases and enabled ll in bashrc 2019-11-05 10:16:35 -05:00
kris 7026f3bcc9 Added "apt update" alias 2019-11-04 10:27:34 -05:00
kris e151cc6f78 Added alias for git push 2019-11-04 10:14:10 -05:00
kris 235453c390 Added --rebase option to "git pull" alias 2019-11-04 10:12:26 -05:00
kris 40b1876417 Forgot to add "export" to GPG_TTY 2019-11-04 10:07:56 -05:00
kris 28ade11bb2 Added dynamic .gitconfig and more instructions 2019-10-30 11:15:11 -04:00
kris db64bfb7aa Remove default flag from alias branch
Flag -a does not work with some other flags and should not be a
default because of it.
2019-10-17 18:35:33 -04:00
kris a2b2fd30a8 Added commands on backing up current dotfiles 2019-10-16 23:58:39 -04:00
kris 26f3ba12b5 Added install commands to README.md 2019-10-16 23:36:10 -04:00
kris e8c72bf0f5 Added entry to private aliases 2019-10-16 23:07:35 -04:00