migrate to coc

This commit is contained in:
wooshdude
2024-11-05 17:17:21 -08:00
parent 0bc7fab50d
commit 5d7c86cdcc
6 changed files with 1158 additions and 238 deletions
+1
View File
@@ -3,4 +3,5 @@ export DOTNET_ROOT="/usr/local/share/dotnet"
alias py="python3"
alias pip="python3 -m pip"
alias border="sh border"
alias lvim="~/.local/bin/lvim"
eval "$(starship init zsh)"