Skip to content

Scripts and aliases to make the life of a linux (ubuntu/mint) user a bit easier

License

Notifications You must be signed in to change notification settings

rhpaiva/linux-stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linux-stuff

Scripts and aliases to make the life of a linux user (ubuntu/mint) a bit easier.

Installation

git clone git@github.com:rhpaiva/linux-stuff.git

  • For ubuntu users, copy aliases/.bash_aliases to your home folder.
  • For mint, copy the same file with the name .bashrc to your home folder.

Running scripts/setup-new-machine.sh

  • bash scripts/setup-new-machine.sh or
  • chmod u+x scripts/setup-new-machine.sh and then ./scripts/setup-new-machine.sh

Usage: setup-new-machine.sh <installation-name>, where <installation-name> comes from the name of the function you want to execute. Example:

setup-new-machine initial will execute the installation of initial packages defined in function install_initial().

About

Scripts and aliases to make the life of a linux (ubuntu/mint) user a bit easier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published