mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 11:23:40 +00:00
Add vscodium
This commit is contained in:
@@ -137,6 +137,7 @@ in {
|
||||
|
||||
shellAliases = {
|
||||
".." = "cd ..";
|
||||
c = "codium";
|
||||
g = "git";
|
||||
gho = "gh repo view --web >/dev/null";
|
||||
grep = "rg --smart-case";
|
||||
|
Reference in New Issue
Block a user