From d3a3bba7777e12f0d89c773082fa5d12c10908dc Mon Sep 17 00:00:00 2001 From: Frode Date: Mon, 16 Jun 2025 21:08:23 +0000 Subject: [PATCH] Update README.md --- README.md | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 48dd7d6..5511e53 100644 --- a/README.md +++ b/README.md @@ -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 - kitten - - `$ kitten themes neowave` + - `$ kitten themes 'tropical neon'` - to list all themes: `$ kitten themes` - 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 + - **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** - - 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`. - **settings sync :: download syncronised setting++** - file > preferences > extension > search for and install `settings sync`