mirror of
https://github.com/flancian/garden.git
synced 2026-08-06 14:36:18 +00:00
Auto saved by Logseq
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
- a tool.
|
||||
- bmann noded it first :)
|
||||
- #go https://www.chezmoi.io
|
||||
- #git https://github.com/twpayne/chezmoi
|
||||
- #start https://www.chezmoi.io/quick-start/
|
||||
- #push 2022-05-26
|
||||
- refusing to merge unrelated histories
|
||||
|
||||
Example for my initial upload:
|
||||
|
||||
```
|
||||
sh -c "$(curl -fsLS chezmoi.io/get)"
|
||||
ls -atr | egrep '^\.'
|
||||
chezmoi add ~/.bashrc
|
||||
chezmoi add ~/.vimrc
|
||||
chezmoi add ~/.tmux.conf
|
||||
chezmoi add ~/.gnupg
|
||||
```
|
||||
|
||||
```
|
||||
chezmoi cd
|
||||
git add .
|
||||
git commit -m 'Initial commit from paramita."
|
||||
```
|
||||
|
||||
```
|
||||
git remote add origin git@gitlab.com:flancian/flancian.git
|
||||
git branch -M main
|
||||
git push -u origin main
|
||||
```
|
||||
@@ -0,0 +1,34 @@
|
||||
- [[logseq]] is getting slower every day.
|
||||
- thinking about starting to use [[wiki vim]] (not [[vim wiki]], confusingly :)) more regularly.
|
||||
- Update: I was stuck on [[0.5.9]] due to an issue with the AppImage; now manually updated to [[0.7]] and it seems somewhat improved?
|
||||
- #push [[wiki vim]]
|
||||
- now I'm writing this in [[wiki vim]], in which:
|
||||
- ,ww navigates to index.md
|
||||
- ,w,w navigates to the current journal
|
||||
- unfortunately navigating to a wikilink from the journal created the file in journal/, even though I want it in the root.
|
||||
- filed: https://github.com/lervag/wiki.vim/issues/225
|
||||
- already resulted in a nice workaround that I can just plug into my .vimrc :)
|
||||
- It is actually really nice to be able to journal in [[vim]] again.
|
||||
- So responsive!
|
||||
- And I can drop into 'full text/document mode' pretty easily, not to be constrained by [[outliner mode]].
|
||||
- Also I now have a *global* alt-d shortcut for my journal -- that is, pressing alt-d brings up my daily note no matter where I am :)
|
||||
- Next thing missing is pasting media (that is, storing in assets and inserting a link). Thinking about how to solve this.
|
||||
- [[md img paste]] https://github.com/ferrine/md-img-paste.vim might be this :)
|
||||
- Looked into managing my [[dotfiles]] in a more structured way again.
|
||||
- [[chezmoi]] is looking fancy and probably worth investing on?
|
||||
- [[gitlab]]
|
||||
- Started a [[flancian]] repo: https://gitlab.com/flancian/flancian
|
||||
- [[Dockerfile]] is not there but should be there eventually.
|
||||
- Playing with the Twitter API for my personal account.
|
||||
- [[unlicense]]
|
||||
- [[agora 3]]
|
||||
- [[giacomo sansoni]]
|
||||
- [[pomodoros]]
|
||||
- [[chezmoi]]
|
||||
- [[podagora]]
|
||||
- [[building bridges]]
|
||||
- [[sun]]
|
||||
|
||||
I feel like I've been [[unlocking]] things, in some sense. I optimized several things which had been bothering me for a while. I feel freed up in a way.
|
||||
|
||||
Now it's 18:29 and I'm doing a [[pomodoro]] on [[chezmoi]] and with that I'm calling it with general optimization. Next up is [[podagora]] and in general some [[containers]] work, which has to do with the [[flancian repo]] and [[project snapshot]].
|
||||
Reference in New Issue
Block a user