Skip to content

johnbatclari/.dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.dotfiles

My terminal tools and configuration:

  • starship
  • zellij
  • helix
  • and other goodies...

Coincidentally they're all written in Rust.

Setup

  1. Install Homebrew:
$ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  1. Clone this repository:
$ git clone [email protected]:johnburbridge/.dotfiles.git
  1. Run setup.sh to install required tools:
$ cd .dotfiles/ && ./setup.sh

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

Languages

  • Shell 100.0%