Skip to content

anconrad/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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://raw.githubusercontent.com/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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages