Skip to content

Commit

Permalink
Obsidian Sync 2024-08-16 10:41:54
Browse files Browse the repository at this point in the history
  • Loading branch information
deepakjois committed Aug 16, 2024
1 parent b46cead commit 5cba565
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/daily-notes/2024-08-16.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ 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)

useful git tip to remove untracked files from a folder: `git clean -d -n public`, followed by `git clean -d -f`

0 comments on commit 5cba565

Please sign in to comment.