mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 23:16:21 +00:00
Merge branch 'master' of github.com:flancian/garden
This commit is contained in:
@@ -1,9 +1,3 @@
|
|||||||
# 10% Happier
|
# 10% Happier
|
||||||
|
|
||||||
- A [[book]] by [[dan harris]].
|
- A [[book]] by [[dan harris]].
|
||||||
|
|
||||||
|
|
||||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
|
||||||
[book]: book "Book"
|
|
||||||
[dan harris]: dan-harris "Dan Harris"
|
|
||||||
[//end]: # "Autogenerated link references"
|
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
# bootstrap
|
||||||
|
|
||||||
|
- [[agora]]
|
||||||
|
- [[vscode]]
|
||||||
|
- [[foam]]
|
||||||
|
- [[garden]]
|
||||||
|
- [[monitor]]
|
||||||
@@ -0,0 +1,10 @@
|
|||||||
|
# 2021-04-27
|
||||||
|
|
||||||
|
- [[emacs]]
|
||||||
|
- [[org mode]]
|
||||||
|
- [[karlicoss]]
|
||||||
|
- [[spacemacs]]
|
||||||
|
- [[doom emacs]]
|
||||||
|
- [[neovim]]
|
||||||
|
- [[station to station]]
|
||||||
|
- [[communities]]
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
# 2021-04-28
|
||||||
|
|
||||||
|
- [[christopher alexander]]
|
||||||
|
- [[reading alexander]] == [[patterning]]
|
||||||
|
- [[the timeless way of building]]
|
||||||
|
- found [[places for the soul]]
|
||||||
|
- [[reading alexander]] == [[patterning]]
|
||||||
|
- [[the timeless way of building]]
|
||||||
|
- found [[places for the soul]]
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
# communities
|
||||||
|
|
||||||
|
- I'm happy to be part of many [[online communities]].
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
# places for the soul
|
||||||
|
|
||||||
|
- a [[documentary]]
|
||||||
|
- about [[christopher alexander]]
|
||||||
|
- [[go]] https://vimeo.com/ondemand/placesforthesoul
|
||||||
@@ -8,4 +8,10 @@ set runtimepath^=~/.vim runtimepath+=~/.vim/after
|
|||||||
let &packpath=&runtimepath
|
let &packpath=&runtimepath
|
||||||
source ~/.vimrc
|
source ~/.vimrc
|
||||||
```
|
```
|
||||||
|
- the [[vscode]] [[neo vim]] extension for some reason requires a development version that is annoying to install in new systems, so for now I've ditched it in favour of vim emulation in vscode
|
||||||
|
|
||||||
|
```
|
||||||
|
sudo add-apt-repository ppa:neovim-ppa/stable
|
||||||
|
sudo apt-get upmdate
|
||||||
|
sudo apt-get install neovi
|
||||||
|
```
|
||||||
@@ -1,18 +1,12 @@
|
|||||||
# The Timeless Way of Building
|
# The Timeless Way of Building
|
||||||
|
|
||||||
- [[pull]] [[ttwob]]
|
|
||||||
- a [[book]]
|
- a [[book]]
|
||||||
- [[by]] [[christopher alexander]]
|
- [[by]] [[christopher alexander]]
|
||||||
- [[ipfs]] ipfs://QmZhvFuT6urnUG4pjJTDzmFWhTYkVpuzmJv4t9FvENLphs
|
- [[pull]] [[ttwob]]
|
||||||
- [[old]] https://via.hypothes.is/ipfs.io/ipfs/QmZhvFuT6urnUG4pjJTDzmFWhTYkVpuzmJv4t9FvENLphs
|
- [[hypothesis]] https://via.hypothes.is/https://stoa.anagora.org/ipfs/QmZhvFuT6urnUG4pjJTDzmFWhTYkVpuzmJv4t9FvENLphs
|
||||||
- [[hypothesis]] https://via.hypothes.is/https://stoa.anagora.org/ipfs/QmZhvFuT6urnUG4pjJTDzmFWhTYkVpuzmJv4t9FvENLphs
|
- [[ipfs]] ipfs://QmZhvFuT6urnUG4pjJTDzmFWhTYkVpuzmJv4t9FvENLphs
|
||||||
|
- [[old]] https://via.hypothes.is/ipfs.io/ipfs/QmZhvFuT6urnUG4pjJTDzmFWhTYkVpuzmJv4t9FvENLphs
|
||||||
|
- [[wp]] https://en.wikipedia.org/wiki/The_Timeless_Way_of_Building
|
||||||
|
- [[go]] [[wp]]
|
||||||
|
|
||||||
|
|
||||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
|
||||||
[pull]: pull "Pull"
|
|
||||||
[ttwob]: ttwob "ttwob"
|
|
||||||
[book]: book "Book"
|
|
||||||
[christopher alexander]: christopher-alexander "Christopher Alexander"
|
|
||||||
[ipfs]: ipfs "Ipfs"
|
|
||||||
[hypothesis]: hypothesis "Hypothesis"
|
|
||||||
[//end]: # "Autogenerated link references"
|
|
||||||
Reference in New Issue
Block a user