Posts
Notes
Shell
{Neo}vim
Yusuf Aktepe
Shell Notes
POSIX: ‘Here string’ alternative # Bash read -r VAR <<< "$(command)"...
{Neo}vim Notes
Delete everything except lines containing string %v/\(keep1\|keep2\)/d %g!/\(keep1\|keep2\)/d Repla...
Using Vifm as the default file manager
In this post, I will share a tip on using Vifm as the default file manager. vifm-tab script This sc...
Getting crypto prices from terminal & setting an alarm
There are a lot of APIs where you can get crypto prices. However, I used Binance because I’ve ...
Clipboard management that doesn't suck
After trying almost all clipboard managers on Linux, I found the best solution by combining rofi an...
Log in from TTY without typing username
If you are someone like me who finds login managers unnecessary and logs into window manager from TT...
Posts
Notes
Shell
{Neo}vim
Linux
2021
Using Vifm as the default file manager
06/05
Getting crypto prices from terminal & setting an alarm
03/27
Clipboard management that doesn't suck
03/10
2020
Log in from TTY without typing username
12/23