zsh removed aliases
This commit is contained in:
@@ -40,11 +40,6 @@ bindkey '\e[13;2u' insert-newline
|
|||||||
|
|
||||||
unsetopt autocd
|
unsetopt autocd
|
||||||
|
|
||||||
alias hooknloop='godot --display-driver wayland --rendering-driver opengl3 ~/shared/godot-projects/hooknloop/project.godot'
|
|
||||||
alias screengrab='hyprshot -m region --clipboard-only'
|
|
||||||
alias claude-work="CLAUDE_WORK=1 CLAUDE_CONFIG_DIR=~/.claude-work claude"
|
|
||||||
alias qwen-local='QWEN_CODE_AUTH_TYPE=openai-compatible QWEN_CODE_API_KEY=llama-cpp QWEN_CODE_BASE_URL=http://127.0.0.1:8080/v1 qwen'
|
|
||||||
|
|
||||||
export EDITOR="nvim"
|
export EDITOR="nvim"
|
||||||
export VISUAL="nvim"
|
export VISUAL="nvim"
|
||||||
export SUDO_EDITOR="nvim"
|
export SUDO_EDITOR="nvim"
|
||||||
|
|||||||
Reference in New Issue
Block a user