This commit is contained in:
parent
e43593ac0a
commit
64b31f8c11
2 changed files with 4 additions and 4 deletions
|
@ -195,13 +195,13 @@ This is manual for now. Maybe I should trigger this on `guix home reconfigure`.
|
|||
|
||||
I now like visiting my config more
|
||||
|
||||
![config screenshot](emacs-refactor/first-things.png)
|
||||
![config screenshot](first-things.png)
|
||||
|
||||
I separated the config from my main dotfiles and published separately in a [public repo on my forge](https://forge.snamellit.com/pti/website).
|
||||
|
||||
Here is an example with workflow notes and executable sample code :
|
||||
|
||||
![example of workflow notes and sample code](emacs-refactor/pass-sample.png)
|
||||
![example of workflow notes and sample code](pass-sample.png)
|
||||
|
||||
Looking at the git log:
|
||||
|
||||
|
@ -259,7 +259,7 @@ Looking at the git log:
|
|||
|
||||
I started on July 27th at 01:30 and the initial migration was done on July 19th 18:00 about. At that point the emacs config moved to a new repo.
|
||||
|
||||
![Gru evaluates before and after](emacs-refactor/grus-plan.jpg)
|
||||
![Gru evaluates before and after](grus-plan.jpg)
|
||||
|
||||
comparing the results we see that the files reduced from 12 to 3, total lines is the same (1851 vs 1871). However total size increased from 67kB to about 85kB.
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 1a510f1be436d04c36a3ff0596b3162673ff1298
|
||||
Subproject commit d987049cd2660ab019ebaaf108aa69fff7fb847d
|
Loading…
Reference in a new issue