diff options
| author | srdusr <trevorgray@srdusr.com> | 2024-06-04 14:01:26 +0200 |
|---|---|---|
| committer | srdusr <trevorgray@srdusr.com> | 2024-06-04 14:01:26 +0200 |
| commit | 9ef88192f34d4d6f6919d7da34403a561aa04395 (patch) | |
| tree | cacd9d44cb0af54cf808e27f1d31a4d09326c134 | |
| parent | d08ffe06f9a79b49d89139d1ac7c5cc10fc72edb (diff) | |
| download | dotfiles-9ef88192f34d4d6f6919d7da34403a561aa04395.tar.gz dotfiles-9ef88192f34d4d6f6919d7da34403a561aa04395.zip | |
Removed dependencies section
| -rw-r--r-- | README.md | 24 |
1 files changed, 1 insertions, 23 deletions
@@ -37,6 +37,7 @@ Welcome, and make yourself at <b><i>$HOME</i></b> * **Icons:** Whitesur * **UI:** San Francisco * **Terminal:** JetBrains Mono + - - - ### Installing onto a new system (bare git repository) @@ -99,29 +100,6 @@ Remove-Item -Path "$HOME\dotfiles-master" -Recurse -Force; ` Start-Process -FilePath "$HOME\install.bat" ``` -- - - - -## Dependencies - -- curl -- git -- clang -- gcc -- make -- ninja -- cmake -- wmctrl -- xdo -- xdotool -- ripgrep -- fd -- tmux -- tree-sitter -- vim -- eww -- jgmenu -- xqp -- zsh --- |
