Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
notebook
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Recolic
notebook
Commits
ec19c4a6
There was an error fetching the commit references. Please try again later.
Commit
ec19c4a6
authored
2 years ago
by
Recolic K
Browse files
Options
Downloads
Patches
Plain Diff
nextcloud
parent
d9074a1c
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
workspace-bootstrap.md
+14
-3
14 additions, 3 deletions
workspace-bootstrap.md
with
14 additions
and
3 deletions
workspace-bootstrap.md
+
14
−
3
View file @
ec19c4a6
...
...
@@ -21,7 +21,7 @@ reboot
> Now, reboot and enter gnome terminal, run everything below **as recolic**, in fish, in /home/recolic
```
sudo pacman -S --noconfirm base-devel thunderbird firefox telegram-desktop docker shadowsocks-libev proxychains xclip adobe-source-han-sans-cn-fonts pcsclite ccid git inetutils wget
sudo pacman -S --noconfirm base-devel thunderbird
nextcloud-client
firefox telegram-desktop docker shadowsocks-libev proxychains xclip adobe-source-han-sans-cn-fonts pcsclite ccid git inetutils wget
git config --global user.email "root@recolic.net"
git config --global user.name "Recolic K"
...
...
@@ -80,10 +80,21 @@ gsettings set org.gnome.settings-daemon.plugins.media-keys area-screenshot "['Pr
gsettings set org.gnome.settings-daemon.plugins.media-keys screenshot "['<Shift>Print']"
```
-
thunderbird
-
OPT: nextcloud
Login Nextcloud, and make sure
`~/.config/autostart/com.nextcloud.desktopclient.nextcloud.desktop`
exists, and wait for initial sync.
Then:
```
cd
rmdir Documents Pictures
ln -s Nextcloud/documents Documents
ln -s Nextcloud/pictures Pictures
```
-
OPT: thunderbird
Config editor: set
`mail.openpgp.allow_external_gnupg`
to true.
AccountSettings -> Composition -> WhenQuoting: start my reply above the quote, and
`place my signature`
below my reply.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment