mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
40 lines
1.3 KiB
Org Mode
40 lines
1.3 KiB
Org Mode
|
* Dotfiles
|
||
|
A repository of my personal configuration files.
|
||
|
|
||
|
** Requirements
|
||
|
- [[http://www.gnu.org/software/stow/][stow]]
|
||
|
*** Installation
|
||
|
#+BEGIN_SRC shell
|
||
|
./install.sh
|
||
|
#+END_SRC
|
||
|
*** Find & delete orphaned symlinks
|
||
|
#+BEGIN_SRC shell
|
||
|
./clean-dead-symlinks
|
||
|
#+END_SRC
|
||
|
*** Configured Packages
|
||
|
- [[https://dunst-project.org/][dunst]]
|
||
|
- [[https://firejail.wordpress.com/][firejail]]
|
||
|
- [[https://git-scm.com/][git]]
|
||
|
- [[https://gnupg.org/][gnupg]]
|
||
|
- [[https://www.gtk.org/][gtk]]
|
||
|
- [[https://github.com/gokcehan/lf][lf]]
|
||
|
- [[https://www.musicpd.org/][mpd]]
|
||
|
- [[https://neomutt.org/][neomutt]]
|
||
|
- [[https://neovim.io/][neovim]]
|
||
|
- [[http://jonls.dk/redshift/][redshift]]
|
||
|
- [[https://github.com/baskerville/sxhkd][sxhkd]]
|
||
|
- [[https://github.com/hlissner/doom-emacs][Doom Emacs]]
|
||
|
- [[https://tmux.github.io/][tmux]]
|
||
|
- [[https://vifm.info/][vifm]]
|
||
|
- [[https://github.com/freedesktop/xcompmgr][xcompmgr]]
|
||
|
- [[https://github.com/stoeckmann/xwallpaper][xwallpaper]]
|
||
|
- [[https://weechat.org/][weechat]]
|
||
|
- [[https://www.zsh.org/][zsh]]
|
||
|
- [[https://github.com/denysdovhan/spaceship-prompt][spaceship zsh
|
||
|
theme]]
|
||
|
*** Custom packages
|
||
|
These are custom packages I use (mostly
|
||
|
[[https://suckless.org/][suckless]]).
|
||
|
- [[https://github.com/alrayyes/dwm][dwm]]
|
||
|
- [[https://github.com/alrayyes/slstatus][slstatus]]
|