Remove universal-lsp PATH from zshrc
Clean up .zshrc by removing universal-lsp PATH export and duplicate g1 alias after removing universal-lsp MCP installation. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
5
.zshrc
5
.zshrc
@@ -187,8 +187,3 @@ source $ZSH/oh-my-zsh.sh
|
||||
|
||||
# To customize prompt, run `p10k configure` or edit ~/.p10k.zsh.
|
||||
[[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh
|
||||
|
||||
|
||||
alias g1='git reset $(git commit-tree "HEAD^{tree}" -m "A new start")'
|
||||
|
||||
export PATH="$PATH:/home/valknar/Projects/zed/universal-lsp/target/release"
|
||||
|
||||
Reference in New Issue
Block a user