Skip to content

sghost13/sg-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

ZSH is my current interactive shell.
See home/.config/shell/.zshrc for the main entrypoint.
ZDOTDIR is set to $HOME/.config/shell in etc/zshenv.

For BASH, a single file .bashrc is maintained for use on servers.
You can find it at home/.config/shell/.bashrc.

Download and replace $HOME/.bashrc

curl -sSL -o "$HOME/.bashrc" "https://raw.githubusercontent.com/sghost13/sg-shell/main/home/.config/shell/bashrc"

Shellcheck is set up for bash scripting, and I follow Google’s style guides here:
Google Shell Style Guide.

About

My personal shell config. bash + zsh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages