osx - dotfiles errors | /Users/marif/.aliases:79: bad option: -t -
i pretty new osx settled down, had configured z , zsh earlier , lately come know paulirish dot files https://github.com/paulirish/dotfiles , installed it.
got see following output when refresh .bash_profile or .bashrc
last login: tue may 14 08:41:35 on console ls ➜ ~ ls applications downloads music samsung dotfiles log desktop library pictures sites install-deps.sh readme.md documents movies public bin js-boilerplate ➜ ~ z zsh: command not found: z ➜ ~ source ~/.bash_profile /users/marif/.aliases:79: bad option: -t /users/marif/.aliases:82: bad option: -t /users/marif/.functions:37: parse error near `]]' /users/marif/.bash_profile:.:9: no such file or directory: /users/marif/code/z/z.sh /users/marif/.bash_profile:15: command not found: shopt /users/marif/.bash_profile:26: command not found: complete \[\e]2;/users/marif\[\a\]\[\e]1;\]users/\w\[\a\]marif @ \[\]\w\[\]\[\]\[\]\n$ \[\]
i don't know what's going wrong here, if point me out issue persisting in profile or something.
zsh not bash , when launch "zsh", see same error do:
[/tmp]:;zsh elvisisaliveandwell-2% type -t zsh: bad option: -t
these paulirish dot files meant used bash. either use bash or you'll need port lines in dot files throwing errors work in zsh (and if this, can fork or branch or suggest changes paulirish can pick these changes , make them available other interested folks).
Comments
Post a Comment