Skip to content

ggliem/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

dotfiles

PowerLevel9k based shell customization (.zshrc)

Screenshot

Prompt configuration (click to expand...)
  • Left:
    • Custom Segment
    • Indicator if the user has superuser status
    • Current working directory
    • Lock icon if you do not have write permissons on current folder
    • Information about git repository
  • Right:
    • Command execution time
    • Time
    • Current context of `kubectl` configuration
    • Free RAM

PowerLevel9k configuration

Setup:

Getting started

  • ZSH configuration file is located under ~/.zshrc
  • See comments in .zshrc file itself that explain the different configurations
  • Update path to your oh-my-zsh installation:
    export ZSH="/Users/<user>/.oh-my-zsh"
  • Install used plugins
  • Setting aliases:
    • Aliases can be added to the .zshrc file
    • However, users are encouraged to define aliases within the ZSH_CUSTOM folder
      • .zsh files in the ZSH_CUSTOM folder will be automatically sourced
      • All of my aliases are located in $ZSH_CUSTOM/alias.zsh

Plugins used

About

A set of configuration πŸ”§

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages