Adding new stuff
This commit is contained in:
parent
063f562fdb
commit
8e93a2ea02
2 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ alias fgrep='fgrep --color=auto'
|
|||
alias egrep='egrep --color=auto'
|
||||
alias py='python3.6'
|
||||
alias bye='systemctl suspend'
|
||||
alias whatisopen='netstat -pnlt'
|
||||
alias whatisopen='sudo netstat -pnlt'
|
||||
alias calc='gcalccmd'
|
||||
alias pmr='python manage.py runserver'
|
||||
alias nopmr="netstat -pnlt | grep -E -o -e '[0-9]+/python' | cut -d '/' -f 1 | xargs kill"
|
||||
|
|
|
|||
BIN
vim-plugins/bundle/vim-virtualenv/autoload/pyvenv.pyc
Normal file
BIN
vim-plugins/bundle/vim-virtualenv/autoload/pyvenv.pyc
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue