Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guleri24/guleri24
https://github.com/guleri24/guleri24
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/guleri24/guleri24
- Owner: Guleri24
- Created: 2022-06-28T03:38:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-25T18:04:16.000Z (over 1 year ago)
- Last Synced: 2023-06-01T11:54:04.520Z (over 1 year ago)
- Size: 73.9 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
┌──┤ WHOAMI ├─────────▰▰▰
│
├─▣ Associate @ Nokia
├─▣ <3 linux
├─▣ guleri24 docs
│
└───────────────────────────────▰▰▰┌──┤ SOCIAL ├─────────▰▰▰
│
├─◈ Local Guide
│
└───────────────────────────────▰▰▰┌──┤ PROJECTS ├───────▰▰▰
│
├─◈ FIS Global
├─◈ Show Me The Text
├─◈ Mood
├─◈ ANSI color code in c programming
│
└───────────────────────────────▰▰▰┌──┤ Updates ├───────▰▰▰
│
├─◈ guleri24 docs > Remove the annoying volume popup overlay
├─◈ guleri24 docs > Visual Studio Tips
├─◈ Exploring 5G call flows
├─◈ The “I Can’t Believe It Can Sort” Algorithm
│
└───────────────────────────────▰▰▰┌──┤ Tips ├───────▰▰▰
│
├─◈ Automatically Starting tmux on SSH :
│ ssh username@ip -t -- /bin/sh -c 'tmux has-session && exec tmux attach || exec tmux'
├─◈ Mail the output of the terminal :
│ command | mailx -s "Subject" [email protected]
├─◈ Create 'alias' as many as you want in your ~/.bashrc
│
└───────────────────────────────▰▰▰