mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-08 21:04:38 -05:00
Compare commits
2 commits
f06237173f
...
1b00f3c687
Author | SHA1 | Date | |
---|---|---|---|
![]() |
1b00f3c687 | ||
![]() |
19c7f6f31f |
3 changed files with 13 additions and 0 deletions
|
@ -53,6 +53,7 @@ in
|
|||
scrcpy
|
||||
systemMonitor
|
||||
usbImager
|
||||
ledger
|
||||
virtManager
|
||||
espanso
|
||||
claudeCode
|
||||
|
|
|
@ -94,6 +94,17 @@ in
|
|||
];
|
||||
keyword = "Website";
|
||||
}
|
||||
{
|
||||
name = "Zenkit";
|
||||
url = "https://app.zenkit.com/home";
|
||||
tags = [
|
||||
"kanban"
|
||||
"zenkit"
|
||||
"zen"
|
||||
"kit"
|
||||
];
|
||||
keyword = "Zen";
|
||||
}
|
||||
{
|
||||
name = "Namecheap";
|
||||
url = "https://www.namecheap.com";
|
||||
|
|
|
@ -18,6 +18,7 @@ in
|
|||
enable = true;
|
||||
allowedTCPPorts = [
|
||||
22 # SSH
|
||||
1234 # Elm Server
|
||||
55771
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue