Skip to content

darshikafernando/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Zsh configuration with Oh My Zsh, Powerlevel10k, and useful plugins. Designed for devcontainers.

Quick Install

./install.sh

Then open a new terminal to start using zsh.

What's Included

Shell & Theme

Plugins

Aliases

Alias Command
ll ls -la
la ls -A
l ls -CF

Customization

  • Edit ~/.zshrc for shell configuration
  • Run p10k configure to customize the prompt
  • Edit ~/.p10k.zsh for manual prompt tweaks

Requirements

  • Linux with apt package manager
  • sudo access
  • curl and git

About

Dotfiles for dev environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages