• Stars
    star
    150
  • Rank 247,323 (Top 5 %)
  • Language
    Shell
  • License
    Other
  • Created almost 9 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A collection of useful shell scripts for Linux, Windows & Mac

Linkedin Blog

A collection of useful scripts for Linux, Windows & Mac.

Utilities for command line in Linux and Mac

  • git_configure.sh: Configure options in git such as alias, user name, email and credential helper.
  • git_update_repos.sh: It iteratively updates several git repositories for a user.
  • git_status_repos.sh: It iteratively finds the status of several git repositories for a user.
  • git_find_big.sh: List git objects ordered by size.
  • jupyter_configure.sh: Set up jupyter notebook environment in a Ubuntu server.
  • setup_bashrc.sh: Set up several functions to .bashrc like cs (a combination of cd+ls), ccat (cat with color) or reimplement evince to run in background.
  • setup_vim.sh: Set up functions for vim such as the line numbers

Utilities for Azure

Utilities for installing software

Misc