G
Ryan's Git Repos
guix-dotfiles
files
log
graph
refs
Ref
broken-new-portal
main
new-bootloader-next
pres
home-config/fish/functions/_tide_item_elixir.fish
main
· 151 B · 4 lines
raw
1
function
_tide_item_elixir
2
path
is $_tide_parent_dirs/mix.exs &&
3
_tide_print_item
elixir $tide_elixir_icon
' '
(
elixir
--short-version)
4
end