Skip to content

Ramilito/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Showcase

Custom theme and PROMPT
prompt
Performance
perf

What

Oh my zsh optimized for speed and low input lag. Use as a bare repo and split up into multiple files for easy management.

How

Uses zsh-defer for faster startup time, custom kubectl prompt using kubesess for context/lookup.

Installation

Use as a bare repo

git clone --bare https://github.com/Ramilito/.dotfiles.git $HOME/.dotfiles
alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
config checkout

Dependencies

  • zsh-defer: git clone https://github.com/romkatv/zsh-defer.git ~/zsh-defer
  • oh-my-zsh: sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

About

configuration for ubuntu setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published