Skip to content

aksdari/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is my dotfiles repository.

Installation

  1. Install prerequisites
brew install stow neovim lazygit npm go fzf font-meslo-lg-nerd-font
brew install powerlevel10k
go install mvdan.cc/sh/v3/cmd/shfmt@latest
  1. Clone this repository
git clone https://github.com/aksdari/dotfiles.git
  1. Use stow to symlink config files
stow -t ~ .

Terminal Setup

Wezterm

brew install --cask wezterm

Configure powerlevel10k

echo "source $(brew --prefix)/share/powerlevel10k/powerlevel10k.zsh-theme" >>~/.zshrc
# configure p10k
source ~/.zshrc
# you can use to trigger it manually:
p10k configure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published