Skip to content

adamthomason/zsh-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZSH Config

This repository contains my personal preferred config for ZSH. This repository should be clone as zsh within ~/.config/ and configured using the usage instructions below.

Usage

To use this config, populate the ~/.zshrc file like so:

eval "$(starship init zsh)"

source ~/.config/zsh/history.zsh
source ~/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh
source ~/.config/zsh/general.zsh
source ~/.config/zsh/git.zsh
source ~/.config/zsh/plugins/git-plugin.zsh
source ~/.config/zsh/go.zsh
source ~/.config/zsh/aws.zsh
source ~/.config/zsh/pyenv.zsh
source ~/.config/zsh/kubectl.zsh
source ~/.config/zsh/terraform.zsh

About

This repository contains my personal ZSH config to be included within .zshrc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages