Skip to content

McLargo/installation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javier's installation script, for a fresh start in new machines

Pre-requirements

  • 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 and work 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 with includeIf conditions. Sample in .gitconfig:

Makefile is your friend

  • Run make help to know which commands are available. Usually, for the first time, run make install.

Extra

Troubleshooting

Close the current session for zsh to be picked up as your default terminal. In case zsh is not starting in a new terminal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published