-
Set keyword language to English (US, with dead keys) to enable Spanish accent on a US keyboard.
-
Create new ssh and GPG keys and set them in github.
-
Install
git
and `make, execute the command below:
sudo apt-get install git make -y
- Create
personal
andwork
folders on the user path:
mkdir ~/personal
mkdir ~/work
- Clone my personal installation repo:
git clone [email protected]:McLargo/installation.git
- Create a file in
$HOME/.gitconfig
. Manually configure withincludeIf
conditions. Sample in.gitconfig
:
- Run
make help
to know which commands are available. Usually, for the first time, runmake install
.
Close the current session for zsh
to be picked up as your default terminal.
In case zsh is not starting in a new terminal