mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 01:55:13 -05:00
feat: added bookmarks
This commit is contained in:
parent
19a6ccdf5c
commit
4e869e2a39
2 changed files with 15 additions and 19 deletions
|
@ -34,15 +34,14 @@
|
||||||
keyword = "Five";
|
keyword = "Five";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "FTY Supplies";
|
name = "Instacart";
|
||||||
url = "https://fytsupplies.ca";
|
url = "https://www.instacart.ca";
|
||||||
tags = [
|
tags = [
|
||||||
"tattoo tat"
|
"instacart"
|
||||||
"fyt"
|
"food"
|
||||||
"shopping"
|
"grocery"
|
||||||
"supply"
|
|
||||||
];
|
];
|
||||||
keyword = "FYT";
|
keyword = "Instacart";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "Skip the Dishes";
|
name = "Skip the Dishes";
|
||||||
|
@ -64,17 +63,5 @@
|
||||||
];
|
];
|
||||||
keyword = "Uber";
|
keyword = "Uber";
|
||||||
}
|
}
|
||||||
{
|
|
||||||
name = "TatSoul";
|
|
||||||
url = "https://www.tatsoul.com";
|
|
||||||
tags = [
|
|
||||||
"tattoo"
|
|
||||||
"tat"
|
|
||||||
"tatsoul"
|
|
||||||
"shopping"
|
|
||||||
"supply"
|
|
||||||
];
|
|
||||||
keyword = "TatSoul";
|
|
||||||
}
|
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
@ -71,6 +71,15 @@ in
|
||||||
];
|
];
|
||||||
keyword = "Lem";
|
keyword = "Lem";
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
name = "Instagram";
|
||||||
|
url = "https://www.instagram.com/";
|
||||||
|
tags = [
|
||||||
|
"instagram"
|
||||||
|
"insta"
|
||||||
|
];
|
||||||
|
keyword = "IG";
|
||||||
|
}
|
||||||
{
|
{
|
||||||
name = "OnlyFans";
|
name = "OnlyFans";
|
||||||
url = "https://onlyfans.com";
|
url = "https://onlyfans.com";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue