mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-18 04:19:43 +00:00
Add nowrap to vimrc
The certificates embedded in .kube/config make the file a bit hard to read. This will make it easier.
This commit is contained in:
@@ -73,6 +73,7 @@ set expandtab
|
||||
set number
|
||||
set shiftwidth=2
|
||||
set softtabstop=2
|
||||
set nowrap
|
||||
SQRL""")
|
||||
|
||||
# Custom .tmux.conf
|
||||
|
||||
Reference in New Issue
Block a user