- X windows key
- X GPG
- X ssh keys
- X AWS credentialsls
Folders:
- X Downloads
- X Virtualbox
- X Documents
- X NeoVIM config?
- X src
- X Sync
Software:
- X Linuxbrew
- X Virtualbox
- Atom
X dotfiles
X ssh config
X syncthing - Sync folder and Camera folder
autokey
flameshot /cloudapp?
keybase?
VPN:
- infinia
- hogwarts
- PIA (separate app now)
fix bluetooth 18.04: https://askubuntu.com/questions/1040497/bluetooth-problem-ubuntu-18-04-lts
somehow installing `tlp` and/or `autorandr` caused all manner of issues with thunderbolt docks and usb failing on subsequent dock attempts (https://bugzilla.redhat.com/show_bug.cgi?id=1600126)
gsettings set org.gnome.shell.extensions.dash-to-dock transparency-mode 'FIXED'
terminator fix for transparent separators: https://code.launchpad.net/~tobias-klevenz/terminator/fix-transparent-seprators/+merge/337512
Gnome extensions:
- audio switcher
- caffeine
snap install atom
snap install slack
snap install syncthing
#snap install tusk
#snap install screencloud
snap install heroku --classic
snap install vlc
snap install universal-ctags
snap remove gnome-calculator # remove snap that doesn't work if on 18.04
#snap install signal-desktop # actually I'm not using this any more, just download from website
apt install gnome-calculator
brew install neovim
brew install ripgrep
brew install fzf
brew install autojump
brew install git
brew install fd
brew install the_silver_searcher
brew install gron # convert jquery to greppable format
apt install direnv -ag
apt install pwgen
apt install pv
apt install duplicity python-gi
apt install network-manager-openvpn network-manager-openvpn-gnome
apt install gstreamer1.0-plugins-{bad,ugly}
apt install awscli
apt install httpie
apt install timidity # needed by openttd
apt install python3-pip
install nnn https://github.com/jarun/nnn
pip3 install --user neovim
X setup backups
rescuetim
ATOM Config - https://stackoverflow.com/questions/62681150/atom-opens-a-new-file-called-atom-disable-shelling-out-for-environment-false
Don't forget to setup Bitwarden/Lastpass timeouts!
Expand swap
calibre - setup sync/calibre library directory
new bloc: 2/15
need to apt install ruby for gollum to work
cloudapp?
https://www.reddit.com/r/gnome/comments/7bmjlb/disable_the_on_screen_keyboard_when_using_a_touch/
/etc/xdg/autostart/caribou-autostart.desktop: AutostartCondition=GSettings org.gnome.desktop.a11y.applications screen-keyboard-enabled
Fonts:
- fira code -
apt install fonts-firacode
- dank mono ($$)
https://coderwall.com/p/m5mhoq/gnome-3-how-to-alt-tab-windows-on-current-workspace-only gsettings set org.gnome.shell.app-switcher current-workspace-only true
Light locker and xscreensaver and conflicts, oh my? https://askubuntu.com/questions/1063481/lightlocker-and-xscreensaver-conflicting
sudo add-apt-repository ppa:openrazer/stable
https://openrazer.github.io/#download
https://bbs.archlinux.org/viewtopic.php?id=208059 remove --batch
echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf
- gnome paperwm tiling window manager https://github.com/easymotion/vim-easymotion
- pop os tiler https://github.com/pop-os/shell
yarn add gtop
https://monadical.com/posts/moving-to-linux-desktop.html
https://aaroalhainen.medium.com/how-i-fixed-my-ubuntu-20-04-no-audio-dummy-output-issue-eaa525838e0d
laptop-mode-tools required for tb16 dock. Maybe this is due to the PCIE getting power managed and breaking USB. Some reference to this on the 9380 page for Arch Linux.
Also turned on "no turbo" for intel processors and switched to the "powersave" governor.