10 lines
456 B
Markdown
10 lines
456 B
Markdown
# scripts
|
|
|
|
### Bash scripts for setting things up
|
|
|
|
- `nvim-install.sh` installs nvim and creates my config file for it
|
|
- `alacritty-install.sh` installs alacritty, creates my config file and installs catpuccin frappe theme
|
|
- `check-ip.sh` checks the public IP address linked to the domain name
|
|
- `svg-parse.py` parses the svg russia map and outputs titles of the regions and their ids
|
|
- `macos-first-install.sh` installs basic soft i need on clean machine
|