Serhat Teker

Serhat Teker is the software engineer who wrote these articles.

I created this Tech Blog to help me remember the things I’ve learned in the past, so my future-self doesn’t have to re-learn them in the future.

               

Exit/Detach Tmux Session

2020-07-03 — One minute read
#tmux  #terminal  #cli 
How to exit tmux without quitting the terminal

Fix a Detached HEAD - Git

2020-06-23 — One minute read
#git  #vcs 
How to fix a detached HEAD - Git

Custom Signup View in django-allauth

2020-06-16 — 3 minutes read
#django  #python  #authentication  #user 
How to change django-allauth’s default signup -or any other view

Close All Buffers Except the Current in Vim

2020-06-09 — One minute read
#vim 
How to delete all buffers but current one

How to delete multiple buffers in Vim

2020-06-02 — One minute read
#vim 
I want to close all *.html files in vim buffers