mirror of
https://github.com/cupcakearmy/nix-macos.git
synced 2025-09-06 02:40:39 +00:00
remove bruno and replace cd
This commit is contained in:
1
cask.nix
1
cask.nix
@@ -19,7 +19,6 @@
|
|||||||
"sloth"
|
"sloth"
|
||||||
"vscodium"
|
"vscodium"
|
||||||
"visual-studio-code"
|
"visual-studio-code"
|
||||||
"bruno"
|
|
||||||
"utm"
|
"utm"
|
||||||
"balenaetcher"
|
"balenaetcher"
|
||||||
"outerbase-studio"
|
"outerbase-studio"
|
||||||
|
@@ -42,6 +42,7 @@
|
|||||||
l = "eza -a1lh";
|
l = "eza -a1lh";
|
||||||
ls = "eza";
|
ls = "eza";
|
||||||
cat = "bat";
|
cat = "bat";
|
||||||
|
cd = "z";
|
||||||
|
|
||||||
# QOL
|
# QOL
|
||||||
dc = "docker compose";
|
dc = "docker compose";
|
||||||
|
Reference in New Issue
Block a user