Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)