This website works better with JavaScript.
Explore
Help
Sign In
jbiason
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
My own configuration files
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
223
Commits
1
Branch
0
Tags
2.3 MiB
Tree:
71a5380a9a
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '71a5380a9a'
${ noResults }
dotfiles
/
bash
/
scotty.bash
7 lines
75 B
Raw
Normal View
History
Unescape
Escape
Converted all the small bash things I had to... small files
4 years ago
# Scotty
if
hash
scotty 2> /dev/null
;
then
source
<
(
scotty init bash
)
fi