This website requires JavaScript.
Explore
Help
Sign in
naomi
/
dots
Watch
1
Star
0
Fork
You've already forked dots
0
mirror of
https://github.com/NaomiAmethyst/dots.git
synced
2025-08-05 16:48:38 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
da28fbe2fa
dots
/
commonsh
/
01_bin
5 lines
99 B
Text
Raw
Normal View
History
Unescape
Escape
add support for ~/bin
2009-02-02 01:03:28 -06:00
#! /bin/sh
concat_path "${HOME}/bin"
support ~/sbin
2010-06-07 13:47:16 -07:00
concat_path "${HOME}/sbin"
vim omnicompletion + other vim goodies and zsh support
2009-08-28 18:00:12 -05:00
concat_manpath "${HOME}/share/man"
Reference in a new issue
Copy permalink