Update ubuntu config
This commit is contained in:
parent
b45be99cfe
commit
b8390387a9
3 changed files with 4 additions and 1 deletions
|
@ -19,4 +19,5 @@
|
||||||
"[makefile]": {
|
"[makefile]": {
|
||||||
"editor.insertSpaces": false
|
"editor.insertSpaces": false
|
||||||
},
|
},
|
||||||
|
"editor.renderWhitespace": "all",
|
||||||
}
|
}
|
2
.zprezto
2
.zprezto
|
@ -1 +1 @@
|
||||||
Subproject commit 1f4601e44c989b90dc7314b151891fa60a101251
|
Subproject commit 1d58546406bc8f13b910141265f67dbe2f08bd5f
|
2
.zshrc
2
.zshrc
|
@ -45,3 +45,5 @@ export PATH="$PATH:$HOME/.rvm/bin"
|
||||||
alias tmate="tmux detach-client -E 'tmate;tmux'"
|
alias tmate="tmux detach-client -E 'tmate;tmux'"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
[ -s "/home/cyryl/.jabba/jabba.sh" ] && source "/home/cyryl/.jabba/jabba.sh"
|
||||||
|
|
Loading…
Reference in a new issue