Closed everLEEst closed 2 years ago
What commands would you say? Generally, it will be possible.
์๋ ํ์ธ์. ์ค๋ช ์ด ๊ธธ์ด์ง ๊ฑฐ ๊ฐ์์ ํ๊ธ๋ก ๋ฌธ์ ๋๋ฆฌ๊ฒ ์ต๋๋ค.
๊ธฐ๋ณธ์ ์ผ๋ก gbs๋ฅผ git bisect๊ฐ ์๋ ๋ค๋ฅธ ์คํํ์ผ๋ก ์ฌ์ฉํ๊ณ ์์ด์ ํ์ฌ .zshrc ์ ์
unalias gbs
๋ฐ ๋ค๋ฅธ ๋ช ๋ น์ด๋ค์ ์ํํ๊ณ ์์ต๋๋ค.
BlaCk-Void-Zsh ์ค์น ์ดํ alias gbs ์ gbs='git bisect' ๋ก alias๊ฐ ์ ์ธ๋ ๊ฒ์ ํ์ธํ์์ผ๋ฉฐ(.zshrc์ ๋ช ๋ น์ด๋ ์ฌ์ ํ ์กด์ฌํจ)
๋๋ฒ๊น ์ ์ํด ๊ตฌ๊ฐ ๊ตฌ๊ฐ echo๋ฅผ ๋ฃ์ด๋ณด๋ unalias gbs๊น์ง๋ ์ํ๋๋ source /home/sh10233lee/.zsh/BlaCk-Void.zshrc ์ดํ ๋ก๊ทธ๊ฐ ๋์ค์ง ์๋ ์ํฉ์ ๋๋ค. ์ํ์ค ์ค๋ฅ๊ฐ ๋ฐ์ํ๋ ๊ฒ ์๋๊ฐ ์์ฌ์ด ๋๋๋ฐ ์ค์น๊ฐ ๋ถ์์ ํ๊ฒ ๋ ์ํฉ์ธ๊ฑธ๊น์?
์ถ๊ฐ ํ ์คํธ๋ฅผ ์ํด BlaCk-Void.zshrc์ ๋ก๊ทธ๋ฅผ ๋ฃ์ด๋ดค๋๋ฐ, [WARNING]: Console output during zsh initialization detected. ๋ผ๋ ์๋๊ณผ ํจ๊ป ๊ธฐ์กด์ ์ํ๋์ง ์๋ .zshrc์ ์ต์ข ๋ก๊ทธ๊น์ง ์ฐํ๋ ๊ฒ์ ํ์ธํ์ต๋๋ค.
์ฐธ๊ณ ๋ก unalias gbs๋ฅผ BlaCk-Void.zshrc์ ๋ฃ์ด๋ณด๋ /home/sh10233lee/.zsh/BlaCk-Void.zshrc:unalias:322: no such hash table element: gbs ์ ๊ฐ์ ๋ฉ์ธ์ง๊ฐ ๋์ unalias๊ฐ ์ํ๋์ง ์์์ต๋๋ค.
์๋ง ์์ค ํ์ unalias
์์
์ ํด์ฃผ์๋ฉด ๋ ๊ฒ ๊ฐ์์.
# ~/.zshrc
souce ~/.zsh/BlaCk-Void.zshrc
unalias gbs
์๋ง ์์ค ํ์
unalias
์์ ์ ํด์ฃผ์๋ฉด ๋ ๊ฒ ๊ฐ์์.# ~/.zshrc souce ~/.zsh/BlaCk-Void.zshrc unalias gbs
๋ต๋ณ ๊ธ์ ๋ด์ฉ์ ์ถ๊ฐํ๋๋ฐ ๊ทธ ์ฌ์ด์ ๋ต๋ณ์ ์ฃผ์ จ๋ค์ใ ใ ์ฌ๊ธฐ์ ์ด์ด์ ์ ๊ฒ ์ต๋๋ค.
์ถ๊ฐ ํ ์คํธ๋ฅผ ์ํด BlaCk-Void.zshrc์ ๋ก๊ทธ๋ฅผ ๋ฃ์ด๋ดค๋๋ฐ, [WARNING]: Console output during zsh initialization detected. ๋ผ๋ ์๋๊ณผ ํจ๊ป ๊ธฐ์กด์ ์ํ๋์ง ์๋ .zshrc์ ์ต์ข ๋ก๊ทธ๊น์ง ์ฐํ๋ ๊ฒ์ ํ์ธํ์ต๋๋ค.
์ฐธ๊ณ ๋ก unalias gbs๋ฅผ BlaCk-Void.zshrc์ ๋ฃ์ด๋ณด๋ /home/sh10233lee/.zsh/BlaCk-Void.zshrc:unalias:322: no such hash table element: gbs ์ ๊ฐ์ ๋ฉ์ธ์ง๊ฐ ๋์ unalias๊ฐ ์ํ๋์ง ์์์ต๋๋ค.
๋ง์ํด์ฃผ์ ๊ฒ๊ณผ ๊ฐ์ด source ์ดํ๋ก ๋ณ๊ฒฝ์ ํ์ผ๋ ๋ง์ฐฌ๊ฐ์ง๋ก unalias๊ฐ ์ํ๋์ง ์์ต๋๋ค. /home/sh10233lee/.zshrc:unalias:117: no such hash table element: gbs
ํฐ๋ฏธ๋์์ alias gbs๋ฅผ ์ํํด๋ณด๋ฉด ์ฌ์ ํ gbs='git bisect' ๋ก ์กํ์๊ตฌ์.
์๋ง ์์ค ํ์
unalias
์์ ์ ํด์ฃผ์๋ฉด ๋ ๊ฒ ๊ฐ์์.# ~/.zshrc souce ~/.zsh/BlaCk-Void.zshrc unalias gbs
๋ต๋ณ ๊ธ์ ๋ด์ฉ์ ์ถ๊ฐํ๋๋ฐ ๊ทธ ์ฌ์ด์ ๋ต๋ณ์ ์ฃผ์ จ๋ค์ใ ใ ์ฌ๊ธฐ์ ์ด์ด์ ์ ๊ฒ ์ต๋๋ค.
์ถ๊ฐ ํ ์คํธ๋ฅผ ์ํด BlaCk-Void.zshrc์ ๋ก๊ทธ๋ฅผ ๋ฃ์ด๋ดค๋๋ฐ, [WARNING]: Console output during zsh initialization detected. ๋ผ๋ ์๋๊ณผ ํจ๊ป ๊ธฐ์กด์ ์ํ๋์ง ์๋ .zshrc์ ์ต์ข ๋ก๊ทธ๊น์ง ์ฐํ๋ ๊ฒ์ ํ์ธํ์ต๋๋ค.
์ฐธ๊ณ ๋ก unalias gbs๋ฅผ BlaCk-Void.zshrc์ ๋ฃ์ด๋ณด๋ /home/sh10233lee/.zsh/BlaCk-Void.zshrc:unalias:322: no such hash table element: gbs ์ ๊ฐ์ ๋ฉ์ธ์ง๊ฐ ๋์ unalias๊ฐ ์ํ๋์ง ์์์ต๋๋ค.
๋ง์ํด์ฃผ์ ๊ฒ๊ณผ ๊ฐ์ด source ์ดํ๋ก ๋ณ๊ฒฝ์ ํ์ผ๋ ๋ง์ฐฌ๊ฐ์ง๋ก unalias๊ฐ ์ํ๋์ง ์์ต๋๋ค. /home/sh10233lee/.zshrc:unalias:117: no such hash table element: gbs
ํฐ๋ฏธ๋์์ alias gbs๋ฅผ ์ํํด๋ณด๋ฉด ์ฌ์ ํ gbs='git bisect' ๋ก ์กํ์๊ตฌ์.
์๋๋ echo๋ฅผ ์ฐ์ด๋ณธ ๋ก๊ทธ์ ๋๋ค๋ง ํฐ ์๋ฏธ๋ ์์ ๊ฑฐ ๊ฐ์ต๋๋ค.
LSH DEBUG::zshrc start! LSH DEBUG::zshrc pulin LSH DEBUG::zshrc oh my zsh! LSH DEBUG::set env done! LSH DEBUG::gbs unaliased! LSH DEBUG::zshrc for black void start.
[WARNING]: Console output during zsh initialization detected.
When using Powerlevel10k with instant prompt, console output during zsh initialization may indicate issues.
You can:
Recommended: Change ~/.zshrc so that it does not perform console I/O after the instant prompt preamble. See the link below for details.
Suppress this warning either by running p10k configure or by manually defining the following parameter:
typeset -g POWERLEVEL9K_INSTANT_PROMPT=quiet
Disable instant prompt either by running p10k configure or by manually defining the following parameter:
typeset -g POWERLEVEL9K_INSTANT_PROMPT=off
Do nothing.
For details, see: https://github.com/romkatv/powerlevel10k/blob/master/README.md#instant-prompt
-- console output produced during zsh initialization follows --
LSH DEBUG::zshrc for black void init done. LSH DEBUG::zshrc for black void z-plugin done. LSH DEBUG::zshrc for black void theme set done. LSH DEBUG::zshrc for black void plugin set done. LSH DEBUG::zshrc for black void OMZ bundle done. LSH DEBUG::zshrc for black void custom bundle step 1 done. LSH DEBUG::zshrc for black void plugin load done. LSH DEBUG::zshrc for black void custom bundle step 2 done. LSH DEBUG::zshrc for black void library setting done. LSH DEBUG::zshrc for black void bashrc done. /home/sh10233lee/.zsh/BlaCk-Void.zshrc:unalias:322: no such hash table element: gbs LSH DEBUG::zshrc for black unalias gbs. LSH DEBUG::zshrc for black void custom set done. LSH DEBUG::zshrc for black void is done. /home/sh10233lee/.zshrc:unalias:117: no such hash table element: gbs LSH DEBUG::zshrc done!
no such hash table element: gbs ์ด ๋ฉ์ธ์ง๋ ์ค๋ณต์ผ๋ก unalias๋ฅผ ํด์ ๋์จ ๊ฒ์ผ๋ก ๋ณด์ฌ ์ต์ข ์ ์ผ๋ก source ์ํํ zshrc ๋ง์ง๋ง์ unalias๋ฅผ ํ๋ฒ๋ง ์ํ์ํค๋ฉด ๋ฉ์ธ์ง๋ ๋์ค์ง ์์ต๋๋ค๋ง ์ฌ์ ํ alias๋ ํ๋ฆฌ์ง ์๋ค์....
์.. ์ด์ ๋ฅผ ์ ๊ฒ ๊ฐ๋ค์. ์์ฆ์ ์๊ฑด๋ค์ฌ์ ์ ์ ๊น๋จน์๋๋ฐ, ์ ์ค์ ์ ๋ก๋ํด์ผํ๋ ํ๋ฌ๊ทธ์ธ ์์ด ๋ง์ ํธ์ด๋ผ ์ฑ๋ฅ์ ์ํด ๋น๋๊ธฐ ๋ก๋๋๋๋ก ๊ตฌ์ฑ๋์ด ์์ต๋๋ค.
๋ฐ๋ผ์ ๋น๋๊ธฐ ํ์์ ๋ฆ๊ฒ ์ฒ๋ฆฌ๋๋๋ก ์ฐ์ ์์๋ฅผ ์ค์ ํด์ฃผ๋ฉด ๋ ๊ฒ ๊ฐ์ต๋๋ค.
zinit ice wait"2c" atload"unalias gbs" lucid
zinit light zdharma-continuum/null
๋ง์ํด์ฃผ์ ๋๋ก ์ถ๊ฐํ๋ ์ ์ ์ฉ๋๋ค์. ๋์ ๊ฐ์ฌ๋๋ฆฝ๋๋ค!
It might be silly question, but after installed BlaCk-Void-Zsh, I couldn't unalias Oh-My-Zsh preset alias commend. I was unalias gbs in .zshrc but now it didn't work. I put same command on .BlaCk-Void.zshrc, but it didn't work.
where should I put the unalias command?