aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md33
1 files changed, 33 insertions, 0 deletions
diff --git a/README.md b/README.md
index e8124da..4b89451 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,40 @@
+# AnInternetTroll's dotfiles
+
+To install these dotfiles run the following command
+
+```sh
+./bootstrap.sh
+```
+
+This will install **and replace** all appropriate files in your home folder.
+
# Dependencies
+Here is an incomplete list of the required dependencies for each configuration.
+
+## Sway
+
+- Terminal (either one works)
+ - [foot](https://codeberg.org/dnkl/foot)
+ - [alacritty](https://alacritty.org/)
+- Screenshot
+ - slurp
+ - grim
+ - swappy
+- [wofi](https://hg.sr.ht/~scoopta/wofi)
+- swaylock
+- swaybg
+- swayidle
+- brightnessctl
+- pactl
+- playerctl
+- waybar
+- dunst
+
## Neovim
- [vscode-langservers-extracted](https://www.npmjs.com/package/vscode-langservers-extracted)
- `npm i -g vscode-langservers-extracted`
+- [deno](https://deno.land)
+- [git](https://git-scm.com/)
rofile: Better compatibility with void linux and pnpmLuca Matei Pintilie2-4/+10 2023-05-24nvim: remove some unneeded code and plugins/lsp, and add live_grep keybindLuca Matei Pintilie4-30/+23 2023-05-09Mutt: add trashLuca Matei Pintilie1-0/+1 2023-04-30Fix calendar thing in waybarLuca Matei Pintilie1-45/+55 2023-04-29Add back marks and enable cursorlineLuca Matei Pintilie4-5/+37 2023-04-23Remove marks dependency from neovimLuca Matei Pintilie1-36/+0 2023-04-23Remove save and quit keybindLuca Matei Pintilie1-2/+0 2023-04-23Remove cursorline from neovim configLuca Matei Pintilie1-1/+15 2023-04-10Bump neovim config to 0.9 and add undotree and test related commandsLuca Matei Pintilie4-26/+47 2023-04-07Fix neovim spelllangLuca Matei Pintilie1-3/+1 2023-04-07Hyprland fixesLuca Matei Pintilie1-23/+25 2023-04-07Add mutt/neomutt configLuca Matei Pintilie5-0/+206 2023-04-07Neovim improvementsLuca Matei Pintilie5-27/+14 2023-04-05Better hyprland configLuca Matei Pintilie3-10/+42 2023-04-02Remove beacon config and add mini.commentLuca Matei Pintilie1-13/+34