https://github.com/camillescott/dotfiles

personal zsh config

https://github.com/camillescott/dotfiles

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

personal zsh config

Basic Info
  • Host: GitHub
  • Owner: camillescott
  • Language: Vim Script
  • Default Branch: main
  • Size: 108 KB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created over 5 years ago · Last pushed 10 months ago
Metadata Files
Readme

README.md

dotfiles

my dotfiles.

installation

install zsh-snap:

mkdir -p ~/.local/share/zsh && cd ~/.local/share/zsh
git clone --depth 1 https://github.com/marlonrichert/zsh-snap.git

Install figlet with apt on ubuntu/debian based systems:

sudo apt install figlet

or homebrew on MacOS:

brew install figlet

backup existing dotfiles:

cd
mv .vimrc .vimrc.bak
mv .condarc .condarc.bak

clone dotfiles:

cd && git clone git@github.com:camillescott/dotfiles.git

backup old .zshrc and link in new one from repo:

mv ~/.zshrc ~/.zshrc.bak
ln dotfiles/zshrc .zshrc

Owner

  • Name: Camille Scott
  • Login: camillescott
  • Kind: user
  • Location: Davis, CA

Sys Admin @ucdavis High Performance Compute Core Facility; formerly @dib-lab

GitHub Events

Total
  • Push event: 9
Last Year
  • Push event: 9