jshields / bash_helpers

Utilities for Bash, commands and aliases, other configs here: https://gist.github.com/jshields

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bash_helpers

Utilities for Bash, e.g. commands and aliases I like to use or have written

May need to comment / uncomment platform specific config, i.e. for MacOS.

Setup:

ln -s ~/workspace/bash_helpers/_.bashrc ~/.bashrc

Mac OS X

ln -s ~/workspace/bash_helpers/_.bash_profile ~/.bash_profile

ln -s /Applications/Sublime\ Text.app/Contents/SharedSupport/bin/subl ~/bin/subl

Other setup steps

VS Code code command setup: https://code.visualstudio.com/docs/setup/mac#_launching-from-the-command-line

Git Aliases: https://git-scm.com/book/en/v2/Git-Basics-Git-Aliases

Install ag: https://github.com/ggreer/the_silver_searcher

SSH: cp _sshconfig ~/.ssh/config, make changes as needed based on what keys are present on the machine

About

Utilities for Bash, commands and aliases, other configs here: https://gist.github.com/jshields


Languages

Language:Shell 100.0%