Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uninstall script #5

Closed
simnalamburt opened this issue Jan 20, 2016 · 0 comments
Closed

Uninstall script #5

simnalamburt opened this issue Jan 20, 2016 · 0 comments

Comments

@simnalamburt
Copy link
Owner

for it in (abbr --list)
  abbr --erase "$it"
end
set --erase -U cgitc_initialized

이런식으로 하면 되긴하는데.. 저러면 모든 abbr을 다 지우게되어서 곤란함.

yous added a commit to yous/cgitc that referenced this issue Jan 21, 2016
simnalamburt added a commit that referenced this issue Jan 21, 2016
simnalamburt added a commit that referenced this issue Jan 21, 2016
simnalamburt added a commit that referenced this issue Jan 21, 2016
simnalamburt added a commit that referenced this issue Jan 21, 2016
Successfully implemented uninstall script, but couldn't remove repeated
codes

Closes #5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant