Commit graph

16 commits

Author SHA1 Message Date
Oliver Davies d9af1a2efd feat: add run alias 2023-04-15 10:30:02 +01:00
Oliver Davies 140b9c13a0 feat: add create-script and tag-release 2023-04-14 10:20:44 +01:00
Oliver Davies 419d7cac6a feat(zsh): add Build Configs aliases 2023-04-13 01:45:10 +01:00
Oliver Davies b5fd2d781d feat(zsh): add Nix and NixOS aliases 2023-04-13 01:45:10 +01:00
Oliver Davies 1a9b54fff9 fix(zsh): add prompt with zplug 2023-04-05 23:09:27 +01:00
Oliver Davies 5a08bdc7ea chore(git): remove the g function
This is now used as an alias for `git`.
2023-04-05 17:17:30 +01:00
Oliver Davies cc7aaa2144 feat: change Caps Lock behaviour on Pop!_OS 2023-03-23 21:28:52 +00:00
Oliver Davies 6771dd33d4 chore: remove zoxide 2023-03-22 22:59:58 +00:00
Oliver Davies f419f2bd52 feat(zsh): update plugins 2023-03-22 22:27:49 +00:00
Oliver Davies ac0c71775d feat(zsh): automatically expand aliases
Automatically expand aliases after the space key is pressed, unless it
was added using the `ialias` function.

This is something that I saw on Sebastian Daschner's videos
(https://www.sebastian-daschner.com,
https://www.youtube.com/@SebastianDaschnerIT) and is from his dotfiles
(https://github.com/sdaschner/dotfiles).
2023-01-13 01:39:19 +00:00
Oliver Davies c363640a93 feat(zsh): set ZSH opts 2023-01-13 01:39:19 +00:00
Oliver Davies 7235dc60dd refactor: delete old Ansible configuration
- Remove the Ansible files.
- Move the Nix files to the root level of the repository.

Refs: #39
2022-12-20 20:00:28 +00:00
Oliver Davies e01784d8ce chore: move nix files 2022-09-29 19:29:50 +01:00
Oliver Davies 228086f19a fix(zsh): include powerlevel10k configuration 2022-09-29 15:17:25 +01:00
Oliver Davies 96ca78cf8d feat: add Git shell aliases 2022-09-29 15:17:25 +01:00
Oliver Davies 8c281cd5d2 refactor: split into modules 2022-09-29 15:17:25 +01:00