- Bring SSH keys and GPG on to the new machine
Install the basic of packages:
sudo apt install \
curl \
copyq \
guake \
htop \
keepassxc \
myrepos \
neovim \
ripgrep \
tig \
tmate \
tmux \
tmuxinator \
vcsh \
zsh
See here.
In keyboard settings, disable all shortcuts for workspaces.
Start at login. Start with full screen. Set keyboard shortcut to Ctrl+Esc.
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 git@github.com:tfnico/config-mr.git mr
mr up
- Google Chrome
- Keybase
- oh-my-zsh
- VS Code (the snap has broken keyboard shortcuts)