diff options
author | Squibid <me@zacharyscheiman.com> | 2024-08-10 13:58:36 -0400 |
---|---|---|
committer | Squibid <me@zacharyscheiman.com> | 2024-08-10 15:07:54 -0400 |
commit | bc6c8cf0b836325e0cbcd05bb33d3ec27b255b63 (patch) | |
tree | 7b94afd22322b6c8cddf49b358bc398d1ee99906 /.topography | |
parent | f1c4d798251a5bac90ccd289da1dec7839beafe8 (diff) | |
download | auto.s-master.tar.gz auto.s-master.tar.bz2 auto.s-master.zip |
Diffstat (limited to '')
-rw-r--r-- | .topography | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.topography b/.topography new file mode 100644 index 0000000..3eeb413 --- /dev/null +++ b/.topography @@ -0,0 +1,3 @@ +$$ export PREFIX=/usr/local +auto. #-> $PREFIX/bin +completion/_*.zsh #-> $PREFIX/share/zsh/site-functions/ |