Skip to content
View mcladams's full-sized avatar
  • Perth, Western Australia
Block or Report

Block or report mcladams

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Oh-my-dotconf Oh-my-dotconf Public

    Powershell>dotconf>scoop>powerline>wsl2>zfs-on-wsl$ git init c:\Users\$username --bare --work-tree=$HOME --git-dir=$HOME/.conf.git

    Shell 2

  2. zfs-bash-utils zfs-bash-utils Public

    Some bash aliases and functions I always have in my .bash_aliases for working with multiple linux distrubutions in the same bpool,rpool. Eventually will migrate to zsh...

    Shell 3

  3. deb-dotconf deb-dotconf Public

    alias conf='git --git-dir=$HOME/.conf.git --work-tree=$HOME' && conf add **

    Shell