diff --git a/authorized_keys b/.ssh/authorized_keys similarity index 100% rename from authorized_keys rename to .ssh/authorized_keys diff --git a/.vimrc b/.vimrc index a809b07..18a2dd7 100644 --- a/.vimrc +++ b/.vimrc @@ -1,2 +1,3 @@ hi Comment ctermfg=LightGray set autoindent ts=4 sw=4 +set number