Oliver Davies
2e77243058
feat(zsh): add secrets alias
2023-08-06 00:37:32 +01:00
Oliver Davies
648e9ee023
feat(scripts): add develop
...
Add a `develop` script that runs either Docker Compose or Nix depending
on which files are present within the repository.
Also add a `dev` alias for the `develop` script.
2023-07-19 11:38:50 +01:00
Oliver Davies
3d93030568
feat(zsh): add tf alias
2023-07-18 20:51:00 +01:00
Oliver Davies
bf3d81656d
feat: caps lock key configuration
...
Esc on press, ctrl on hold.
2023-06-03 11:09:59 +01:00
Oliver Davies
0c75a6799d
feat: add keybinding for the t
function
2023-05-22 22:45:52 +01:00
Oliver Davies
180f88da20
feat(zsh): update aliases
2023-05-13 10:47:52 +01:00
Oliver Davies
4b459f08d4
style: reformat with nixpkgs-fmt
2023-05-03 22:19:59 +01:00
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