From 07bfdbddbb847a0d92ef26309a80e8cf1b0a8207 Mon Sep 17 00:00:00 2001 From: Deepak Jois Date: Fri, 16 Aug 2024 11:45:05 +0530 Subject: [PATCH] Obsidian Sync 2024-08-16 11:45:05 --- content/daily-notes/2024-08-16.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/content/daily-notes/2024-08-16.md b/content/daily-notes/2024-08-16.md index beea2e69..5813b8c9 100644 --- a/content/daily-notes/2024-08-16.md +++ b/content/daily-notes/2024-08-16.md @@ -13,8 +13,10 @@ John McWhorter on code switching: [Harris gonna code switch](https://messaging-c ngl Dazed has some of the best dating advice out there: [How to date when... you’re prone to fantasy | Dazed](https://www.dazeddigital.com/life-culture/article/64371/1/how-to-date-when-you-re-prone-to-fantasy-love-relationships) #dating -useful git tip to remove untracked files from a folder: `git clean -d -n public`, followed by `git clean -d -f` +useful git tip to remove untracked files from a folder: `git clean -d -n public`, followed by `git clean -d -f` #git -Overhauled my git config with the tips here: +Overhauled my git config with the tips here: #git * [Popular git config options](https://jvns.ca/blog/2024/02/16/popular-git-config-options/) -* [Git Tips and Tricks](https://blog.gitbutler.com/git-tips-and-tricks/) \ No newline at end of file +* [Git Tips and Tricks](https://blog.gitbutler.com/git-tips-and-tricks/) + +[GitHub - hluk/CopyQ: Clipboard manager with advanced features](https://github.com/hluk/CopyQ/) #tools \ No newline at end of file