mirror of
https://github.com/d0zingcat/dotfiles.git
synced 2026-06-04 23:16:51 +00:00
add pyhton alias for python3
Signed-off-by: d0zingcat <leewtang@gmail.com>
This commit is contained in:
2
.zshrc
2
.zshrc
@@ -42,6 +42,8 @@ export LIMA_INSTANCE=archlinux
|
|||||||
FPATH="$brew_opt/share/zsh/site-functions:${ASDF_DIR}/completions:${FPATH}"
|
FPATH="$brew_opt/share/zsh/site-functions:${ASDF_DIR}/completions:${FPATH}"
|
||||||
DISABLE_MAGIC_FUNCTIONS=true
|
DISABLE_MAGIC_FUNCTIONS=true
|
||||||
|
|
||||||
|
alias python=python3
|
||||||
|
|
||||||
source $HOME/.antigen/antigen.zsh
|
source $HOME/.antigen/antigen.zsh
|
||||||
antigen use oh-my-zsh
|
antigen use oh-my-zsh
|
||||||
antigen bundle zsh-users/zsh-autosuggestions
|
antigen bundle zsh-users/zsh-autosuggestions
|
||||||
|
|||||||
Reference in New Issue
Block a user