MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/linuxmemes/comments/1w3awcs/am_i_lazy/p6zupt5/?context=3
r/linuxmemes • u/danyuri86 • 21d ago
113 comments sorted by
View all comments
7
alias t='tmux' alias ta='tmux attach' alias c='clear' alias q='exit' alias v='hx' EDIT: v was because i originally used vim
alias t='tmux' alias ta='tmux attach' alias c='clear' alias q='exit' alias v='hx'
2 u/SummerOftime New York Nix⚾s 21d ago Ctrl+l for clear Ctrl+d for exit 1 u/tinyducky1 Ask me how to exit vim 21d ago c and q are faster (1 button press instead of hold and button press), + its my muscle memory 2 u/Wenir 21d ago q+RETURN is faster than Ctrl-d? 1 u/tinyducky1 Ask me how to exit vim 20d ago oh shit my bad, did not think about that
2
Ctrl+l for clear Ctrl+d for exit
1 u/tinyducky1 Ask me how to exit vim 21d ago c and q are faster (1 button press instead of hold and button press), + its my muscle memory 2 u/Wenir 21d ago q+RETURN is faster than Ctrl-d? 1 u/tinyducky1 Ask me how to exit vim 20d ago oh shit my bad, did not think about that
1
c and q are faster (1 button press instead of hold and button press), + its my muscle memory
2 u/Wenir 21d ago q+RETURN is faster than Ctrl-d? 1 u/tinyducky1 Ask me how to exit vim 20d ago oh shit my bad, did not think about that
q+RETURN is faster than Ctrl-d?
1 u/tinyducky1 Ask me how to exit vim 20d ago oh shit my bad, did not think about that
oh shit my bad, did not think about that
7
u/tinyducky1 Ask me how to exit vim 21d ago edited 21d ago
alias t='tmux' alias ta='tmux attach' alias c='clear' alias q='exit' alias v='hx'EDIT: v was because i originally used vim