Skip to content

mikeocool/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

cd ~
git clone <repo>
./dotfiles/install.sh

Use zsh

Install (if necessary)

sudo apt update
sudo apt install zsh

Set shell

chsh -s $(which zsh)

For prompt add to .zshrc:

source "${DOTFILES_DIR}/shell/.zsh-prompt"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published