commit
cf3b20886b
@ -0,0 +1 @@
|
||||
README.md
|
@ -0,0 +1,30 @@
|
||||
# Dotfiles
|
||||
|
||||
These are the dotfiles I deploy on my machines. I manage them using [Chezmoi](https://www.chezmoi.io/).
|
||||
|
||||
## Programs
|
||||
|
||||
- amfora
|
||||
- dmenu
|
||||
- dwm
|
||||
- exa
|
||||
- maim
|
||||
- mpv
|
||||
- neofetch
|
||||
- nnn
|
||||
- slstatus
|
||||
- st
|
||||
- sxiv
|
||||
- wallpaper
|
||||
- xinit
|
||||
- zathura
|
||||
- zsh
|
||||
|
||||
All configuration files reside in `~/.config`, with a few exceptions.
|
||||
|
||||
## Deploying
|
||||
|
||||
Install Chezmoi for your distribution, I personally recommend Arch Linux.
|
||||
|
||||
```$ chezmoi init --apply https://git.altesq.net/evenfire/dotfiles.git```
|
||||
```# cat pkglist .x86_64.txt | pacman -S --needed -```
|
@ -0,0 +1,9 @@
|
||||
# Geminispace
|
||||
|
||||
=> gemini://altesq.net Altesq
|
||||
|
||||
=> gemini://warmedal.se/~antenna Antenna
|
||||
=> gemini://skyjake.fi/~Cosmos Cosmos
|
||||
|
||||
=> about:bookmarks Bookmarks
|
||||
=> about:subscriptions Subscriptions
|
Loading…
Reference in new issue