notes-computer-system76Thelio2020

mv from_old_computer oldcomputer

settings.display.nightlight, set as desired

preferences.startup.restore previous session preferences.privacy.permissions.autoplay = block audio and video

sign into firefox sync install addons: dark background and light text lastpass resurrect pages ublock origin right click near the top and select to show Bookmarks Toolbar prefs.privacy and security. Send websites a “Do Not Track” signal that you don’t want to be tracked = always Logins and Passwords.Ask to save logins and passwords for websites = no Firefox Data Collection and Use all off about:config places.history.expiration.transient_current_max_pages browser.tabs.closeWindowWithLastTab = false

addons ublock origin filters annoyances.easylist annoyances, apply

somewhere (i think in the menu brought up by the the library.bookmarks on the toolbar, there is an option for something like 'add bookmarks menu to toolbar'; do it)

install and sign into dropbox

sudo apt install qiv libjpeg-turbo-progs imagemagick gimp xournal pdftk pwgen postfix screen aptitude libgetopt-declare-perl texlive-full git ack-grep ssh atop gnupg urlview gv preload iotop tmux vim mairix exiv2 htop vlc smartmontools whois youtube-dl ffmpeg offlineimap wmctrl mutt xdotool perl-doc pymacs python-mode emacs iptraf fasd pinentry-gnome3 dconf-editor ipython3 python3-matplotlib mlocate

sudo mv /etc/postfix /etc/postfix.orig sudo mv oldcomputer/etc/postfix /etc/postfix sudo cp /etc/aliases /etc/aliases.orig sudo mv oldcomputer/etc/aliases /etc/aliases

cd mv oldcomputer/home/bshanks/* .

mv oldcomputer/home/bshanks/.local/ delme/.local-from-oldcomputer mv oldcomputer/home/bshanks/.config/ delme/.config-from-oldcomputer mv oldcomputer/home/bshanks/.cache delme/.cache-from-oldcomputer mv oldcomputer/home/bshanks/.xournal/ delme/.xournal-from-oldcomputer mv oldcomputer/home/bshanks/.mozilla delme/.mozilla-from-oldcomputer mv oldcomputer/home/bshanks/.gnupg .

  1. now, only Dropbox stuff should be left in oldcomputer/home/bshanks

todo: try out metastream remote firefox extension

4 gasket: " Cleanly fix accidental duplicates

The worst thing about Tags in most systems is that you have to memorize the exact syntax, including capitalization, and if you mess it up you break your tag structure.

In Roam, say you create an “Apple Watch” and an “apple watch” page on accident. Well if you go to the “apple watch” page and change the title to “Apple Watch,” Roam will automatically merge the data on the pages and update any links to “apple watch” to go to “Apple Watch.” No more accidental duplicate issues. "

gsettings set org.gnome.mutter experimental-features "['x11-randr-fractional-scaling']"

crontab -e, and add line:

*/3 * * * * offlineimap -o -u quiet

dconf write /org/gnome/desktop/wm/keybindings/switch-to-workspace-5 "['<Primary>F5']" dconf write /org/gnome/desktop/wm/keybindings/switch-to-workspace-6 "['<Primary>F6']" dconf write /org/gnome/desktop/wm/keybindings/switch-to-workspace-7 "['<Primary>F7']" dconf write /org/gnome/desktop/wm/keybindings/switch-to-workspace-8 "['<Primary>F8']" dconf write /org/gnome/desktop/wm/keybindings/switch-to-workspace-9 "['<Primary>F9']"

settings.privacy.screen lock.automatic screen lock delay = 1 hour

in the little menu, enable tiling windows, then select each main window in each main workspace and press super-G to exempt that window from tiling (to 'float' it), then remaximize it. Check out https://github.com/pop-os/shell for docs.

sudo apt-get install clipit clipit

do not enable history saving go to the little clipboard icon that appears in the upper-right select Preferences settings.use primary = true settings.use sync = true

DO NOT add clipit & to .bash_profile - it starts a million times and messes up emacs you can add it to startup applications, although i think it adds itself

sudo ln -s /usr/bin/python /usr/bin/python3

edit the firefox entry in /etc/mailcap (using sudo vim /etc/mailcap) and add ' needsterminal;' to it; this prevents Mutt from deleting the temp file before Firefox opens it

also in /etc/mailcap add the following at the top:

application/pdf; evince %s; test=test -n "$DISPLAY"

settings->privacy->file history & trash->file history duration->1 day