Skip to content

jimsalyer/shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shell

Provides a collection of useful shell scripts that can be used to setup and maintain your shell environment.

Requirements

  • Bash or Zsh shell

Usage

Include the relevant scripts in your dotfiles or scripts and use the included aliases, configurations, methods, and values as needed.

. /path/to/shell/env.sh
. /path/to/shell/functions.sh
. /path/to/shell/aliases.sh

You can also use source /path/to/shell/functions.sh.

To use the included Git configuration, you'll need to edit your existing Git configuration.

[include]
  path = /path/to/shell/config/gitconfig

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages