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