- Bring SSH keys and GPG on to the new machine
Install the basic of packages:
sudo apt install \
curl \
copyq \
fd-find \
flameshot \
gnome-tweaks \
guake \
htop \
keepassxc \
myrepos \
neovim \
ripgrep \
solaar \
tig \
tmate \
tmux \
tmuxinator \
vcsh \
virtualbox \
zsh
- Bruno
- Keybase
- LibreOffice
- Postman
- Slack
- VS Code
- snap install google-cloud-cli --classic
- Google Chrome
- oh-my-zsh
- gcloud
- hurl
- go
- fd
- GoLand
- VirtualBox
Global shortcut: https://askubuntu.com/questions/1344833/copyq-global-shortcut-not-working-on-ubuntu-21-04
Startup application:
env QT_QPA_PLATFORM=xcb copyq
In keyboard settings, disable all shortcuts for workspaces.
Start at login. Start with full screen. Set keyboard shortcut to Ctrl+Esc.
There's now an option for this in gnome-tweaks
.
Old way:
dconf write "/org/gnome/desktop/input-sources/xkb-options" "['caps:escape']"
# Alternatively, edit the empty value in /etc/default/keyboard
XKBOPTIONS="caps:escape"
vcsh clone [email protected]:tfnico/config-mr.git mr
mr up