added readme
parent
0ac22ca91e
commit
56b6dd8da8
@ -0,0 +1,12 @@
|
||||
# Dotfiles
|
||||
|
||||
My dotfiles repository
|
||||
|
||||
## Contents
|
||||
|
||||
* `bin` my user bin scripts
|
||||
* `fish` my fish config folder
|
||||
* `i3` my i3 config, added some power management stuff (lock, shutdown, reboot). Added a custom i3status wrapper script
|
||||
* `i3status` almost vanilla, added voltage to battery, removed ipv6 display
|
||||
* `nixos` my complete nixos config
|
||||
* `termite` my termite config, translucent background, otherwise quite vanilla
|
@ -1,6 +1,6 @@
|
||||
bin /home/anton/.bin
|
||||
i3 /home/anton/.config/i3
|
||||
i3status /home/anton/.config/i3status
|
||||
termite /home/anton/.config/termite
|
||||
termite /home/anton/.config/termite
|
||||
fish /home/anton/.config/fish
|
||||
nixos /etc/nixos
|
||||
nixos /etc/nixos
|
||||
|
Loading…
Reference in New Issue