1a18c13306
feat(aliases): add gp (goProject) alias
...
Add a simple alias that finds all projects in `$Z_PROJECT_DIR` if set
otherwise searches `$HOME/Projects`
2024-02-19 14:52:56 +00:00
08539a0de6
feat(aliases): Add support for eza
...
Use eza first, then exa to replace ls and tree
2024-02-19 14:51:24 +00:00
Robert Morrison
a91c9a530e
chore: Remove executable bit from files
...
none of these files need to be marked as executable...
2022-12-06 17:47:59 +00:00
Robert Morrison
5d1484881e
fix: add some compatibility options
...
this commit introduces the `has` function.
Now I can ensure that any command I want to alias or call is available
first.
This should allow the config to automatically slot in even where systems
aren't configured in the way I would expect
2022-12-05 21:29:10 +00:00
Robert Morrison
a029d2f348
Mega Commit
...
This commit is a sin.
But necessary
2022-12-05 21:03:45 +00:00
Robert Morrison
b726613d94
Update aliases
...
Add a new alias to start vimwiki automatically
2022-02-02 17:37:11 +00:00
Robert Morrison
bf2f207b59
Initial commit
2021-08-30 04:19:39 +01:00