Skip to content

habema/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

habema's dotfiles

This repository contains my custom .zshrc file, and a theme config using Oh My Posh.

Highlights

Installation

  1. Ensure that git and curl are installed, and zsh is your default shell.
  2. Install Homebrew.
  3. Run this command to install the necessary dependencies:
brew tap tobi/try https://github.com/tobi/try
brew install jandedobbeleer/oh-my-posh/oh-my-posh fzf zoxide eza ripgrep fd try
  1. Install uv (Python package and project manager):
curl -LsSf https://astral.sh/uv/install.sh | sh
  1. Install a Python version via uv (optional, but recommended):
uv python install 3.13 --default
  1. Copy the .zshrc file into your $HOME/.zshrc
  2. Copy the .config/zsh directory to your $HOME/.config/zsh
  3. Copy your favorite ohmyposh config to your $HOME/.config/ohmyposh/config.toml directory.
  4. Restart your terminal session, or run source ~/.zshrc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages