cleaning stuff
This commit is contained in:
parent
be8dadac9d
commit
89ece070d5
2 changed files with 13 additions and 12 deletions
|
@ -1,7 +1,3 @@
|
|||
if [ -d "$HOME/bin" ]; then
|
||||
export PATH="$PATH:$HOME/bin"
|
||||
fi
|
||||
|
||||
# pip zsh completion start
|
||||
function _pip_completion {
|
||||
local words cword
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue