Skip to content

qisaw/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

218 Commits
 
 
 
 
 
 

Repository files navigation

Pre-requisites

  1. You must have installed homebrew
  2. You must have used brew-file to install the packages in my brewfile repository here
  3. It helps to have the JetBrains Mono Nerd Font installed. You will already have it if you used the brewfile

Manual Installation

To install my zsh profile manually

  1. Install oh-my-zsh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
  1. Add a new entry in ~/.zshrc
echo "source ~/dotfiles/.zsh_profile" >> ~/.zshrc
source ~/.zshrc
<OTHER_SECRETS, e.g. export OPENAI_KEY=sk-xxxxxx>"
Note: The zsh profile set the key repeat rate which only gets applied after you have logged in and out. If you want this straight away, after setting up the bash profle, log in and then out

About

My Workspace Config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors