FIX Conclusion header level (#15)
Fix heading level of "Conclusion" section in "zsh and GNU stow" Missed in #14 Reviewed-on: #15 Co-authored-by: Daniel McKnight <daniel@mcknight.tech> Co-committed-by: Daniel McKnight <daniel@mcknight.tech>
This commit is contained in:
parent
61a343abc4
commit
c2946d4e13
1 changed files with 1 additions and 1 deletions
|
@ -385,7 +385,7 @@ configurations when multiple connections will be attaching the same `tmux` sessi
|
||||||
This also highlights that I still do use `bash` for most of my remote connections, since `bash`
|
This also highlights that I still do use `bash` for most of my remote connections, since `bash`
|
||||||
is available by default on every Linux distribution I've come across and `zsh` is far less ubiquitous.
|
is available by default on every Linux distribution I've come across and `zsh` is far less ubiquitous.
|
||||||
|
|
||||||
### Conclusion
|
## Conclusion
|
||||||
|
|
||||||
I don't think my shell configuration will ever be "done", but I've reached a point where I'm
|
I don't think my shell configuration will ever be "done", but I've reached a point where I'm
|
||||||
satisfied for now. GNU `stow` has simplified my dotfile management and made it easier to
|
satisfied for now. GNU `stow` has simplified my dotfile management and made it easier to
|
||||||
|
|
Loading…
Reference in a new issue