Update README.md

This commit is contained in:
Frode
2025-06-16 21:08:23 +00:00
parent 6f2767057f
commit d3a3bba777

View File

@@ -208,13 +208,22 @@ if the system runs nvidia, follow the steps in [nvidia.md](nvidia.md) to set up
## step eight :: post installation tasks ## step eight :: post installation tasks
- kitten - kitten
- `$ kitten themes neowave` - `$ kitten themes 'tropical neon'`
- to list all themes: `$ kitten themes` - to list all themes: `$ kitten themes`
- nice themes: `1984 dark`, `box`, `falcon`, `flat`, `goa base`, `neowave`, `tropical neon`, `ubunto` - nice themes: `1984 dark`, `box`, `falcon`, `flat`, `goa base`, `neowave`, `tropical neon`, `ubunto`
- search for `tropical` ➔ select `tropical neon` ➔ press `M` to modify kitten.conf and start using the theme - (search for `tropical` ➔ select `tropical neon` ➔ press `M` to modify kitten.conf and start using the theme)
- vscodium - vscodium
- **local sync**
- open extensions and search for `local sync`
- install the extension
- open extension settings
- disable auto backup files on change
- set path to backup files:
- `/home/poq/syncDir/gitRepos/gt.op.fo/fiodb/db/vscodium/syncBackup`
- run `local sync: restore` (ctrl + shift + p)
- enable auto backup files on change
- **open workspace :: open all active projects** - **open workspace :: open all active projects**
- file > open workspace from file > `/home/poq/syncDir/gitRepos/gt.op.fo/fiodb/db/workspaces/vscodium/one.code-workspace` - file > open workspace from file > `/home/poq/syncDir/gitRepos/gt.op.fo/fiodb/db/workspaces/vscodium/workspace/one.code-workspace`
- several .sh files might be flagged as modified (in gitkraken they will show up as `file mode changes from 14001 to 217`, which means from chmod 755 to 644), then you can fix this running the command `chmodAllSh.sh`. - several .sh files might be flagged as modified (in gitkraken they will show up as `file mode changes from 14001 to 217`, which means from chmod 755 to 644), then you can fix this running the command `chmodAllSh.sh`.
- **settings sync :: download syncronised setting++** - **settings sync :: download syncronised setting++**
- file > preferences > extension > search for and install `settings sync` - file > preferences > extension > search for and install `settings sync`