Skip to content

Instantly share code, notes, and snippets.

View cloph-dsp's full-sized avatar

cloph-dsp cloph-dsp

  • Lisbon, Portugal
  • 16:12 (UTC +01:00)
View GitHub Profile
@KohGeek
KohGeek / sortPlaylist.user.js
Last active December 16, 2024 17:26 — forked from sunnywiz/sortWL.js
SortYoutubePlaylistByDuration
/** THE SCRIPT HAS BEEN MIGRATED TO A PROPER REPOSITORY **/
/** https://github.com/KohGeek/SortYoutubePlaylistByDuration/ **/
/** The script is left here just for legacy purpose, please direct all downloads and questions to the new repository **/
/** Changelog 24/12/2023
@MohamedAlaa
MohamedAlaa / tmux-cheatsheet.markdown
Last active July 9, 2025 13:53
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname