11 lines
227 B
Fish
11 lines
227 B
Fish
|
#!/usr/bin/env fish
|
||
|
|
||
|
source "$DOT/script/utils.fish"
|
||
|
source "$DOT/homebrew/brew_utils.fish"
|
||
|
|
||
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||
|
|
||
|
print_subtitle Cheatsheets
|
||
|
|
||
|
brew_install Cheat cheat
|