Merge remote-tracking branch 'origin/neovim-lua-config'

This commit is contained in:
Greg Hellings
2023-06-28 22:51:40 -05:00
+2 -1
View File
@@ -43,7 +43,8 @@
d = "vox deactivate";
devroles = "cd ~/src/ansible_collections/devroles";
dirflake = "nix flake new -t github:nix-community/nix-direnv";
ll = "ls -l";
ls = "ls --color";
ll = "ls -l --color";
molcol = "molecule -c ../../tests/molecule.yml";
nixup = "nix flake lock --update-input";
pa = "cd ~/src/packaging";