Skip to content

johnburbridge/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.dotfiles

A repository with zsh and other .dotfile configurations.

Setup

Install Homebrew:

$ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Install stow:

$ brew install stow

Clone this repository:

$ git clone [email protected]:johnburbridge/.dotfiles.git

Install zinit:

$ bash -c "$(curl --fail --show-error --silent --location https://raw.githubusercontent.com/zdharma-continuum/zinit/HEAD/scripts/install.sh)"

Tools

Zellij:

$ wget https://github.com/zellij-org/zellij/releases/download/v0.40.1/zellij-x86_64-unknown-linux-musl.tar.gz
$ tar -xvf zellij-x86_64-unknown-linux-musl.tar.gz
$ mv zellij /usr/local/bin/

Helix:

$ sudo add-apt-repository ppa:maveonair/helix-editor
$ sudo apt update
$ sudo apt install helix

About

My zsh config and other dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published