Update ubuntu config

This commit is contained in:
Cyryl Płotnicki 2019-11-14 11:07:23 +00:00
parent b45be99cfe
commit b8390387a9
3 changed files with 4 additions and 1 deletions

View file

@ -19,4 +19,5 @@
"[makefile]": {
"editor.insertSpaces": false
},
"editor.renderWhitespace": "all",
}

@ -1 +1 @@
Subproject commit 1f4601e44c989b90dc7314b151891fa60a101251
Subproject commit 1d58546406bc8f13b910141265f67dbe2f08bd5f

2
.zshrc
View file

@ -45,3 +45,5 @@ export PATH="$PATH:$HOME/.rvm/bin"
alias tmate="tmux detach-client -E 'tmate;tmux'"
[ -s "/home/cyryl/.jabba/jabba.sh" ] && source "/home/cyryl/.jabba/jabba.sh"