Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

  1. install prereqs
apt install git curl zsh
  1. install oh-my-zsh as a user
sh -c "$(curl -fsSL https://github.com/ghraw/ohmyzsh/ohmyzsh/master/tools/install.sh)"
  1. clone this repository into ~/git-repos/dotfiles (or ~/.dotfiles)
mkdir -p ~/git-repos/dotfiles
git clone https://github.com/anconrad/dotfiles.git ~/git-repos/dotfiles
  1. run bootstrap.sh as a user
~/git-repos/dotfiles/bootstrap.sh
  1. change to root and set zsh as default shell
sudo su
chsh -s $(which zsh) root

download and install jet brains mono font

https://blog.danskingdom.com/Update-your-terminal-prompt-and-font-in-Windows-Terminal-and-VS-Code-and-Visual-Studio/

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages