Commit graph

10 commits

Author SHA1 Message Date
0afdeb261e feat: install taskwarrior and do some basic configuration 2024-08-10 15:17:36 +00:00
3d89bb6108 feat: remove update alias
This is no longer needed, and the message  was outdated anyways.
2024-05-20 12:06:16 +02:00
180152ba4a feat: add fzf functions to interact with git worktrees
These have to be functions sadly because `cd` doesn't work otherwise.
This just means there is more reason to have subcommand aliases on a shell level. :)

Heavily based on nerdypeppers stuff[https://peppe.rs/posts/curing_a_case_of_git-UX/].
2024-05-20 12:06:16 +02:00
d4aaf962c6 refactor: fix stylix complaints 2024-05-20 12:06:16 +02:00
8407790268 feat(bash): remove t alias 2024-05-20 12:06:16 +02:00
7132d43beb feat: add e alias for editor 2024-05-20 12:06:16 +02:00
19ef8da72c feat: add t alias for todos 2024-05-20 12:06:16 +02:00
d167ff1ebb feat: add fzf 2024-05-20 12:06:16 +02:00
9cdd6458db feat: install and use ed(1) 2024-05-20 12:06:16 +02:00
a124a33224 update config 2024-05-20 12:06:16 +02:00
Renamed from programs/bash.nix (Browse further)