add vscode alias
This commit is contained in:
parent
0e342df081
commit
b71d277beb
1 changed files with 2 additions and 0 deletions
|
|
@ -23,6 +23,8 @@ if status is-interactive
|
|||
alias music-download="docker run -v /home/osbm/Music:/downloads yt -x --audio-format mp3"
|
||||
alias yt="docker run -v /home/osbm/Videos/youtube:/downloads yt"
|
||||
|
||||
alias c="code ."
|
||||
|
||||
if type -q pyenv
|
||||
pyenv init - | source
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue