mirror of
https://github.com/Baipyrus/dotfiles.git
synced 2025-02-22 11:11:45 +00:00
remove tool listing in README prerequisites
This commit is contained in:
parent
2f71265aa0
commit
7ea26ac02e
17
README.md
17
README.md
@ -16,22 +16,7 @@ directory. Below is a brief overview of the programs and configurations included
|
|||||||
While the installation of these dotfiles may not require the use of any external
|
While the installation of these dotfiles may not require the use of any external
|
||||||
tools, it is still necessary to install all the main applications that are being
|
tools, it is still necessary to install all the main applications that are being
|
||||||
configured, as seen in [Structure](#structure), and other tools needed for development.
|
configured, as seen in [Structure](#structure), and other tools needed for development.
|
||||||
These tools include the following for Windows Installs (Recommended using [Chocolatey](https://chocolatey.org/)):
|
These tools could be optionally installed automatically during runtime.
|
||||||
|
|
||||||
- [Neovim](https://neovim.io/)
|
|
||||||
- [Neovide](https://neovide.dev/)
|
|
||||||
- [Alacritty](https://alacritty.org/)
|
|
||||||
- [PowerShell 7](https://github.com/PowerShell/PowerShell)
|
|
||||||
- [Git](https://git-scm.com/downloads)
|
|
||||||
- [Make/CMake](https://cmake.org/)
|
|
||||||
- [Unzip](https://community.chocolatey.org/packages/unzip)
|
|
||||||
- [Build Tools](https://github.com/bycloudai/InstallVSBuildToolsWindows)/[MinGW](https://www.mingw-w64.org/downloads/)
|
|
||||||
- [Rustup](https://www.rust-lang.org/tools/install)
|
|
||||||
- [Golang](https://go.dev/dl/)
|
|
||||||
- [NodeJS](https://nodejs.org/en)
|
|
||||||
- [Dotnet](https://dotnet.microsoft.com/en-us/)
|
|
||||||
- [Python](https://www.python.org/)
|
|
||||||
- [Composer](https://getcomposer.org/)
|
|
||||||
|
|
||||||
> **NOTE**
|
> **NOTE**
|
||||||
> For more information, simply see all [util/](./util) installation modules.
|
> For more information, simply see all [util/](./util) installation modules.
|
||||||
|
Loading…
Reference in New Issue
Block a user