wip
This commit is contained in:
13
README.md
13
README.md
@@ -256,16 +256,23 @@ please note, this step is only needed when arch is to be installed on a new host
|
||||
- `kitten themes 'box'`
|
||||
- `kitten themes 'papercolor dark'`
|
||||
- **VSCODIUM**
|
||||
- **unable to write program user data**
|
||||
- if "EACCESS: permission denied, mkdir '/home/poq/.locale/state'" occurs:
|
||||
- `sudo mkdir ~/.locale/state` & `sudo chown -R $USER:$USER ~/.locale/state`
|
||||
- **local sync**
|
||||
- open extensions and search for `local sync`
|
||||
- install the extension
|
||||
- open extension settings
|
||||
- 1. set path to backup files:
|
||||
- 1. disable 'Local-sync: Autobackup' (Auto Backup files on change)
|
||||
- 2. set path to backup files:
|
||||
- `/home/poq/syncDir/gitRepos/gi.op.fo/fiodb/db/vscodium/syncBackup`
|
||||
- 2. run `local sync: restore` (ctrl + shift + p)
|
||||
- 3. run `local sync: restore` (ctrl + shift + p)
|
||||
- 4. re-enable 'Local-sync: Autobackup'
|
||||
- **open workspace :: open all active projects**
|
||||
- file ➔ open workspace from file ➔ `/home/poq/syncDir/gitRepos/gi.op.fo/fiodb/db/workspaces/vscodium/workspace/one.code-workspace`
|
||||
- file ➔ open workspace from file ➔ `/home/poq/syncDir/gitRepos/gi.op.fo/fiodb/db/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). you can fix this running the command `chmodAllSh.sh`.
|
||||
|
||||
|
||||
- **GITKRAKEN**
|
||||
- preferences ➔ ui customization ➔ theme: `gitkraken dark - high contrast`
|
||||
- preferences ➔ integrations ➔ connect to gitlab
|
||||
|
||||
Reference in New Issue
Block a user