|
|
|
@ -51,6 +51,7 @@ de problemas.
|
|
|
|
|
|
|
|
|
|
~~~~{bash}
|
|
|
|
|
sudo su -
|
|
|
|
|
git config --global init.defaultBranch main
|
|
|
|
|
git config --global user.email xxxxx@whatever.com
|
|
|
|
|
git config --global user.name "Name Surname"
|
|
|
|
|
apt install etckeeper
|
|
|
|
@ -538,12 +539,6 @@ apt install zsh
|
|
|
|
|
|
|
|
|
|
Cuando estemos contentos con nuestro `zsh` tendremos que ejecutar `chsh -s /usr/bin/zsh`
|
|
|
|
|
|
|
|
|
|
## Codecs
|
|
|
|
|
|
|
|
|
|
~~~~
|
|
|
|
|
sudo apt-get install mint-meta-codecs
|
|
|
|
|
~~~~
|
|
|
|
|
|
|
|
|
|
## Syncthing
|
|
|
|
|
|
|
|
|
|
Añadimos el ppa:
|
|
|
|
|