Compare commits

..

No commits in common. "efd96e92315307584ad3f72f314a9c4db757a300" and "2e2044e7a5f89f69673f443335ea0149b3c68812" have entirely different histories.

3 changed files with 1 additions and 5 deletions

View file

@ -90,7 +90,7 @@ lll () {
return 1
fi
ls -lah --color=always $target | less -R
ls -lah $target | less
}
.. () {

View file

@ -1,6 +1,5 @@
[
"alefragnani.bookmarks",
"bmewburn.vscode-intelephense-client",
"demartini.vscode-idiomatic-css-comments-snippets",
"hangxingliu.vscode-nginx-conf-hint",
"ms-python.debugpy",

View file

@ -3,6 +3,3 @@ bind ^Z suspend main
# Set tabsize
set tabsize 3
# Preserve current indentaion for newlines
set autoindent