reordered

This commit is contained in:
joelchrono12 2021-08-31 18:55:34 -05:00
parent 94edce51a0
commit 9db6b869d9
Signed by: chrono
GPG Key ID: E23D9C7FA57497A6
1 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,11 @@
#+title: Welcome to my Dotfiles!
#+author: joelchrono12
#+date: <2021-08-26 Thu>
* Highlights
These are some of the setups you might be more interested in:
- [[./stow_home/nvim/.config/nvim/][My neovim configuration]]
- [[.stow_home/spectrwm/.config/spectrwm/][My spectrwm setup]]
- [[./stow_home/dotstow/.local/bin/dotstow][My script to stow files automatically]]
* Yeah I finally did it!
I decided to configure ~GNU Stow~ to finally keep track of the dotfiles of the programs and applications I care about!
I am also deciding to give Doom Emacs another chance.
@ -28,8 +33,3 @@ To import a specific program's configuration, just do:
stow -vt ~ name_of_program
#+end_src
* Highlights
These are some of the setups you might be more interested in:
- [[./stow_home/nvim/.config/nvim/][My neovim configuration]]
- [[.stow_home/spectrwm/.config/spectrwm/][My spectrwm setup]]
- [[./stow_home/dotstow/.local/bin/dotstow][My script to stow files automatically]]