mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 23:16:21 +00:00
Auto saved by Logseq
This commit is contained in:
+29
-5
@@ -1,6 +1,30 @@
|
|||||||
- a [[tool]].
|
- a [[tool]].
|
||||||
- [[bmann]] noded it first :)
|
- [[bmann]] noded it first :)
|
||||||
- #go https://www.chezmoi.io
|
- #go https://www.chezmoi.io
|
||||||
- #git https://github.com/twpayne/chezmoi
|
- #git https://github.com/twpayne/chezmoi
|
||||||
- #start https://www.chezmoi.io/quick-start/
|
- #start https://www.chezmoi.io/quick-start/
|
||||||
- -----======#push [[2022-05-26]]U=BVVVVVVVVVLL,,,,,.
|
- #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,6 @@
|
|||||||
|
- 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]]U=BVVVVVVVVVLL,,,,,.
|
||||||
Reference in New Issue
Block a user