mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 16:53:00 +00:00
fix on shell alias
This commit is contained in:
parent
ec73a87334
commit
c9d37743fe
4 changed files with 4 additions and 4 deletions
|
|
@ -51,7 +51,7 @@ abbr --add ii open
|
|||
# Editors #
|
||||
abbr --add v nvim
|
||||
abbr --add c code
|
||||
alias sv="sudo vim -u ~/.dotfiles/common/vim.noxdg.vimrc"
|
||||
alias svi="sudo vim -u ~/.dotfiles/common/vim.noxdg.vimrc" # Prevent conflicts with svelte-cli
|
||||
|
||||
# Dev #
|
||||
abbr --add py python3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue