escorciav / linux-utils

general purpose scripts, commands, profiles, etc. used many times.

Repository from Github https://github.comescorciav/linux-utilsRepository from Github https://github.comescorciav/linux-utils

General purpose scripts, commands, profiles and recipes used many times/machines.


Organizing your workspace

  1. Password less interactions

    Do it for interacting with github or similar services or accessing other computers.

    • Follow this help.

    • If security is a concern, read this instead of using/launching ssh-agent.

  2. Setup dotfiles.

    Company, office, desktop? the computer and the shell is another workspace.

    • Follow steps here.
  3. SSH

    If dealing with other computers often. Take five minutes for this.

    • Copy and paste this into .ssh/config in $HOME.

Recipes

Notes about programs and configurations.

About

general purpose scripts, commands, profiles, etc. used many times.

License:MIT License


Languages

Language:Python 60.5%Language:Roff 17.5%Language:Shell 15.7%Language:Vim Script 6.2%