Skip to content

wcmac/utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

utils

Personal utilities: shell scripts, Python scripts, Chrome extensions, and more.

Structure

  • bin/ — executable shell scripts
  • zsh/ — zsh configuration, intended to be sourced from ~/.zshrc
  • python/ — Python scripts
  • chrome-extensions/ — Chrome extension source code

Setup

Clone the repo:

git clone https://github.com/wcmac/utils.git ~/utils

Source the shared zsh config from ~/.zshrc:

source ~/utils/zsh/common.zsh

This sets up PATH (including ~/utils/bin/), aliases, prompt, and other shell configuration.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors