15 lines
502 B
Markdown
15 lines
502 B
Markdown
# scripts
|
|
|
|
### Scripts for setting things up
|
|
|
|
#### Bash
|
|
|
|
- `nvim-install.sh` Installs neovim and creates config
|
|
- `alacritty-install.sh` Installs alacritty, creates config and installs catpuccin frappe theme
|
|
- `check-ip.sh` Checks if the public IP address linked to the domain name
|
|
- `macos-first-install.sh` Installs basic soft I need on a clean machine
|
|
- `git-set.sh` Sets git username and email
|
|
|
|
#### Python
|
|
|
|
- `svg-parse.py` parses the svg russia map and outputs titles of the regions and their ids |