mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-15 09:35:12 -05:00
feat: added Google Sheets and Docs
This commit is contained in:
parent
b76624cbc8
commit
f28845629d
1 changed files with 18 additions and 0 deletions
|
@ -2,6 +2,24 @@
|
|||
name = "Tools";
|
||||
toolbar = false;
|
||||
bookmarks = [
|
||||
{
|
||||
name = "Google Docs";
|
||||
url = "https://docs.google.com";
|
||||
tags = [
|
||||
"google"
|
||||
"docs"
|
||||
];
|
||||
keyword = "Docs";
|
||||
}
|
||||
{
|
||||
name = "Google Sheets";
|
||||
url = "https://sheets.google.com";
|
||||
tags = [
|
||||
"google"
|
||||
"sheets"
|
||||
];
|
||||
keyword = "Sheets";
|
||||
}
|
||||
{
|
||||
name = "Mullvad";
|
||||
url = "https://mullvad.net";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue