feat: added antigravity & freeplane
This commit is contained in:
@@ -13,6 +13,7 @@ in {
|
|||||||
"postman"
|
"postman"
|
||||||
"vscode"
|
"vscode"
|
||||||
"code"
|
"code"
|
||||||
|
"antigravity"
|
||||||
|
|
||||||
"google-chrome"
|
"google-chrome"
|
||||||
"slack"
|
"slack"
|
||||||
@@ -119,6 +120,7 @@ in {
|
|||||||
|
|
||||||
jetbrains-mono
|
jetbrains-mono
|
||||||
vscode.fhs
|
vscode.fhs
|
||||||
|
antigravity-fhs
|
||||||
|
|
||||||
unclutter-xfixes
|
unclutter-xfixes
|
||||||
playerctl
|
playerctl
|
||||||
@@ -168,6 +170,7 @@ in {
|
|||||||
# Perso
|
# Perso
|
||||||
nextcloud-client
|
nextcloud-client
|
||||||
rclone
|
rclone
|
||||||
|
freeplane
|
||||||
# calibre
|
# calibre
|
||||||
gparted
|
gparted
|
||||||
ticktick
|
ticktick
|
||||||
|
|||||||
@@ -94,7 +94,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
shellAliases = {
|
shellAliases = {
|
||||||
a = "fasd -a"; # any
|
|
||||||
s = "fasd -si"; # show / search / select
|
s = "fasd -si"; # show / search / select
|
||||||
d = "fasd -d"; # directory
|
d = "fasd -d"; # directory
|
||||||
f = "fasd -f"; # file
|
f = "fasd -f"; # file
|
||||||
@@ -122,6 +121,7 @@
|
|||||||
gui = "gitui";
|
gui = "gitui";
|
||||||
htop = "btop";
|
htop = "btop";
|
||||||
c = "claude";
|
c = "claude";
|
||||||
|
a = "antigravity";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user