Settings
You should write this code in the .zshrc file.
alias ctags='/usr/local/Cellar/ctags/5.8/bin/ctags'
ctags -R
make tags under the current directory.
Go to list of users who liked
More than 5 years have passed since last update.
Settings
You should write this code in the .zshrc file.
alias ctags='/usr/local/Cellar/ctags/5.8/bin/ctags'
ctags -R
make tags under the current directory.
Register as a new user and use Qiita more conveniently
Go to list of users who liked