mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
[zsh] Fix the md2htmldoc alias
This commit is contained in:
parent
1b062ced5f
commit
4ad5fb7960
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
alias welcome="welcome --extra-logos-dir $K_ZSH_DOTFILES/../script-resources/welcome/logos"
|
||||
alias markdown2htmldoc="$K_ZSH_DOTFILES/../scripts/markdown2htmldoc"
|
||||
|
||||
if (( _is_macos )); then
|
||||
if command_exists exa; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue