https://github.com/sonselin/s21_swim_script
Personal script for peers at School 21 for *unix systems (Linux / MacOS)
https://github.com/sonselin/s21_swim_script
Last synced: about 1 year ago
JSON representation
Personal script for peers at School 21 for *unix systems (Linux / MacOS)
- Host: GitHub
- URL: https://github.com/sonselin/s21_swim_script
- Owner: SonseLin
- License: mit
- Created: 2023-10-30T12:22:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-08T06:46:39.000Z (over 2 years ago)
- Last Synced: 2025-03-04T08:36:52.187Z (over 1 year ago)
- Language: Shell
- Size: 93.8 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# S21_swim_script
Personal script for peers at School 21 for *unix systems (Linux / MacOS)
**Write to install the command below**
***curl -l https://raw.githubusercontent.com/Sovsemo/S21_swim_script/main/.zshrc > ~/.bashrc ; source ~/.bashrc ; init_setup***
**NR** - get the last stable release
**info_bas** - simple view contents branch name and directory
**info_ext** - extended view with userdata
**restart** - restart terminal if something unexpected happened
**comp** - accept *.c file and compiles it with all flags checked & running at the same time
**set_color** - Меняет цвет вывода. Доступные опции git(меняет цвет ветки), cnt(меняет цвет информации о пользователе) и path(меняет цвет директории).
Доступные опции цвета на выбор: blue, red, green, yellow, purple, cyan
**clang_check** - проверяет .c файл на соответствие стилевым нормам школы
**clang_fix** - правит .c файл по стилевым нормам школы
**Example of terminal view with extended view for userdata**

**To delete use following command**
rm ~/.zshrc