Update README.md
path updates, mainly
This commit is contained in:
12
README.md
12
README.md
@@ -103,10 +103,10 @@ Primary key fingerprint: 3E80 CA1A 8B89 F69C BA57 D98A 76A5 EF90 5444 9A5C
|
||||
- `iwctl`
|
||||
- `station wlan0 scan`
|
||||
- `station wlan0 get-networks`
|
||||
- `station wlan0 connect -_-`
|
||||
- `station wlan0 connect [NetworkName]`
|
||||
- `exit`
|
||||
- `cd /tmp`
|
||||
- `curl -L -O https://go.op.fo/fro/lnx-arch/raw/branch/master/scripts/archinstall_config_download.sh`
|
||||
- `curl -L -O https://gi.op.fo/fro/lnx-arch/raw/branch/master/scripts/archinstall_config_download.sh`
|
||||
- (`-L` to follow redirects, `-O` to save to disk)
|
||||
- `chmod 755 archinstall_config_download.sh`
|
||||
- `cat archinstall_config_download.sh`
|
||||
@@ -128,7 +128,7 @@ Primary key fingerprint: 3E80 CA1A 8B89 F69C BA57 D98A 76A5 EF90 5444 9A5C
|
||||
- `nmtui` (activate internet connection)
|
||||
- set up ct (caretaker - system management tool)
|
||||
- `cd /tmp`
|
||||
- `wget https://go.op.fo/fro/lnx-arch/raw/branch/master/scripts/ctsetup.sh`
|
||||
- `wget https://gi.op.fo/fro/lnx-arch/raw/branch/master/scripts/ctsetup.sh`
|
||||
- `cat ctsetup.sh` ➔ verify the file content
|
||||
- `chmod 755 ctsetup.sh`
|
||||
- `sudo ./ctsetup.sh`
|
||||
@@ -223,11 +223,11 @@ if the system runs nvidia, follow the steps in [nvidia.md](nvidia.md) to set up
|
||||
- open extension settings
|
||||
- 1. disable auto backup files on change
|
||||
- 2. set path to backup files:
|
||||
- `/home/poq/syncDir/gitRepos/gt.op.fo/fiodb/db/vscodium/syncBackup`
|
||||
- `/home/poq/syncDir/gitRepos/gi.op.fo/fiodb/db/vscodium/syncBackup`
|
||||
- 3. run `local sync: restore` (ctrl + shift + p)
|
||||
- 4. 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/workspace/one.code-workspace`
|
||||
- file ➔ open workspace from file ➔ `/home/poq/syncDir/gitRepos/gi.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`.
|
||||
- **GITKRAKEN**
|
||||
- preferences ➔ integrations ➔ connect to gitlab
|
||||
@@ -235,7 +235,7 @@ if the system runs nvidia, follow the steps in [nvidia.md](nvidia.md) to set up
|
||||
- preferences ➔ ui customization ➔ theme: `gitkraken dark - high contrast`
|
||||
- register fingerprint for ssh key(s)
|
||||
- if the ssh key for a git repo has never been used, the ssh connection will fail as the key is not yet registered.
|
||||
- `$ ssh git@gt.op.fo -p 2002`
|
||||
- `$ ssh git@gi.op.fo -p 2002`
|
||||
- `Are you sure you want to continue connecting (yes/no/[fingerprint])? yes`
|
||||
- **FIREFOX**
|
||||
- default browser:
|
||||
|
||||
Reference in New Issue
Block a user