Skip to content

pacroy/shinit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

204 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux Shell Initialization Scripts

Lint Code Base

Linux Shell Initialization Scripts

Install

Usual installation

curl -fsSL https://raw.githubusercontent.com/pacroy/shinit/main/install.sh | bash && source $HOME/.init/init.sh

Installation behind proxy

curl -fsSL https://raw.githubusercontent.com/pacroy/shinit/main/install.sh -x "$proxy" | bash && source $HOME/.init/init.sh

Addons

Oh My Zsh

Install Oh My Zsh

Oh My Zsh Plugins

.zshrc

ZSH_THEME="af-magic"

DISABLE_MAGIC_FUNCTIONS=true

plugins=(
    git
    zsh-syntax-highlighting
    zsh-autosuggestions
)

DEFAULT_USER="yourusername"

About

Linux Shell Initialization Scripts

Resources

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages