mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
Fixed typos
This commit is contained in:
parent
ef73be5629
commit
995db99f9f
@ -3,15 +3,15 @@ A repository of my personal configuration files.
|
|||||||
|
|
||||||
** Requirements
|
** Requirements
|
||||||
- [[http://www.gnu.org/software/stow/][stow]]
|
- [[http://www.gnu.org/software/stow/][stow]]
|
||||||
*** Installation
|
** Installation
|
||||||
#+BEGIN_SRC shell
|
#+BEGIN_SRC shell
|
||||||
./install.sh
|
./install.sh
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
*** Find & delete orphaned symlinks
|
** Find & delete orphaned symlinks
|
||||||
#+BEGIN_SRC shell
|
#+BEGIN_SRC shell
|
||||||
./clean-dead-symlinks
|
./clean-dead-symlinks
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
*** Configured Packages
|
** Configured Packages
|
||||||
- [[https://dunst-project.org/][dunst]]
|
- [[https://dunst-project.org/][dunst]]
|
||||||
- [[https://firejail.wordpress.com/][firejail]]
|
- [[https://firejail.wordpress.com/][firejail]]
|
||||||
- [[https://git-scm.com/][git]]
|
- [[https://git-scm.com/][git]]
|
||||||
@ -32,7 +32,7 @@ A repository of my personal configuration files.
|
|||||||
- [[https://www.zsh.org/][zsh]]
|
- [[https://www.zsh.org/][zsh]]
|
||||||
- [[https://github.com/denysdovhan/spaceship-prompt][spaceship zsh
|
- [[https://github.com/denysdovhan/spaceship-prompt][spaceship zsh
|
||||||
theme]]
|
theme]]
|
||||||
*** Custom packages
|
** Custom packages
|
||||||
These are custom packages I use (mostly
|
These are custom packages I use (mostly
|
||||||
[[https://suckless.org/][suckless]]).
|
[[https://suckless.org/][suckless]]).
|
||||||
- [[https://github.com/alrayyes/dwm][dwm]]
|
- [[https://github.com/alrayyes/dwm][dwm]]
|
||||||
|
Loading…
Reference in New Issue
Block a user