Check the "Block command line pushes that expose my email" option in the e-mail settings
$ git config --global user.name username
$ git config --global user.email [email protected]or
| [playlist] | |
| NumberOfEntries=25 | |
| File1=http://listen.technobase.fm/tunein-mp3-pls | |
| Title1=TechnoBase.FM - MP3 192k - High Quality | |
| File2=http://br-br3-live.cast.addradio.de/br/br3/live/mp3/128/stream.mp3 | |
| Title2=Bayern3 | |
| File3=http://regiocast.hoerradar.de/psr-live-mp3-hq?sABC=5700s67o%230%23oop0r17qp3q18422s4q48ps38899350s%23cfezrqvncynlrezrqvncynlre&amsparams=playerid:psrmediaplayermediaplayer;skey:1459680891 |
Check the "Block command line pushes that expose my email" option in the e-mail settings
$ git config --global user.name username
$ git config --global user.email [email protected]or
Press minus + shift + s and return to chop/fold long lines!
| sfc /scannow | |
| dism /Online /Cleanup-Image /ScanHealth | |
| dism /Online /Cleanup-Image /RestoreHealth |
| # | |
| # | |
| # | |
| # | |
| # | |
| # Please use this blocklist: https://github.com/dieechtenilente/hostlist | |
| # | |
| # | |
| # | |
| # |
| http://blog.e-shell.org/269 | |
| vgscan -v --mknodes | |
| vgchange -a y | |
| xfs_repair /dev/mapper/centos-root | |
| optional: mount to replay xfs logs |
| " #Disable mouse click input | |
| set mouse=c | |
| " Disable compatibility with vi which can cause unexpected issues. | |
| set nocompatible | |
| " Enable type file detection. Vim will be able to try to detect the type of file in use. | |
| filetype on | |
| " Enable plugins and load plugin for the detected file type. |
Sources