Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/euro20179/tips_and_tricks
A collection of tips and tricks I have learned relating to linux.
https://github.com/euro20179/tips_and_tricks
Last synced: 7 days ago
JSON representation
A collection of tips and tricks I have learned relating to linux.
- Host: GitHub
- URL: https://github.com/euro20179/tips_and_tricks
- Owner: Euro20179
- Created: 2021-07-14T18:22:49.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-13T21:53:44.000Z (about 3 years ago)
- Last Synced: 2023-08-20T04:19:05.459Z (over 1 year ago)
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TIL
A collection of some tips and tricks I have learned.# Topics
## commands
* [tr](topics/tr.md)
* [paste](topics/paste.md)
* [cat](topics/cat.md)
* [libreoffice (yes this is a command)](topics/libreoffice.md)
* [for](topics/for.md)
* [exec](topics/exec.md)
* [dd](topics/dd.md)## package managers
* [pacman](topics/pacman.md)## text
* [ansi Escape Sequences](topics/ansi_escape_sequences.md)## vim
* [shortcuts](topics/vim-shortcuts.md)## websites
* [reddit](topics/reddit.md)
* [github](topics/github.md)