linutil/README.md

15 lines
532 B
Markdown
Raw Normal View History

2024-06-29 01:49:42 +01:00
## Chris Titus Tech's Linux Utility
2024-06-29 01:44:40 +01:00
![pv](https://i.imgur.com/quoAwXf.png)
2024-06-29 03:36:15 +01:00
## Features
+ Setup Bash
+ Setup NeoVim
2024-06-29 01:44:40 +01:00
## Usage
2024-06-29 03:36:15 +01:00
+ Run the following command in your favorite terminal:
2024-06-29 01:11:26 +01:00
```bash
2024-06-29 03:13:28 +01:00
bash <(curl -L https://raw.githubusercontent.com/ChrisTitusTech/linutil/main/start.sh)
2024-06-29 01:09:37 +01:00
```
2024-06-29 03:36:15 +01:00
## Thanks to all Contributors
Thank you for helping Linutil get better day by day, we appreciate you! 🍻🍻🍻
[![Contributors](https://contrib.rocks/image?repo=ChrisTitusTech/linutil)](https://github.com/ChrisTitusTech/linutil/graphs/contributors)