Setting up your tilde for the first time
04 de abril de 2020 —
~gil
- Ssh into tilde.pt (as per the instructions
- Change my password (Run
passwd) - Upload my pub key into
.ssh/authorized_keysso I don't need to type my password. I used copy paste, but you can usescpwhich is easier. - Add this line to
.bashrc:
export TERM=xterm
So I can use backspace
- Copy over my setup and link my
.configso I can use my confy vim setup. - Change my config so it's a bit more minimal (culled over any autocomplete plugins, rust / python plugins, anything related to GUI apps, etc..)
- Water my plants:
botany(it's a "game" we run here) - Setup this blog
What I'm missing:
- tmux
Check this space for part II, soon...