summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorfrosty <passedgoandgot200@disroot.org>2025-07-04 07:11:22 -0400
committerfrosty <passedgoandgot200@disroot.org>2025-07-04 07:11:22 -0400
commitb3b946c9fb8562f38066ad9a3214719825172d74 (patch)
tree2038a1a2d29b5d9ebaacf3482b8b897e785086f2 /README.md
parent69a2b54bf7ec3034aae932936d4ccc660238631b (diff)
downloaddotfiles-b3b946c9fb8562f38066ad9a3214719825172d74.tar.gz
dotfiles-b3b946c9fb8562f38066ad9a3214719825172d74.zip
add README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md32
1 files changed, 32 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..57f1fcb
--- /dev/null
+++ b/README.md
@@ -0,0 +1,32 @@
+# dotfiles
+
+## Usage
+
+```
+help Display this message
+TEMPLATES
+base Install base configurations for any machine
+desktop-base Install configurations for any desktop
+desktop-sway Install configurations for a Sway desktop
+CONFIGURATIONS
+Xresources .config/Xresources
+bash .bash_profile .bashrc
+fontconfig .config/fontconfig
+foot .config/foot
+fuzzel .config/fuzzel
+kanshi .config/kanshi
+lf .config/lf
+mako .config/mako
+mpd .config/mpd
+ncmpcpp .config/ncmpcpp
+nsxiv .config/nsxiv
+nvim .config/nvim
+scripts .local/bin .config/fzy-bookmark .config/fzy-tmux-project
+sway .config/sway
+tmux .config/tmux
+user-dirs .config/user-dirs.dirs
+wget .config/wget
+xdg-desktop-portal .config/xdg-desktop-portal
+```
+
+*Example help output, may contain outdated templates or configurations.*