shell – Stepan Suvorov Blog https://stepansuvorov.com/blog Release 2.0 Wed, 16 Dec 2015 20:57:27 +0000 en-US hourly 1 https://wordpress.org/?v=6.3.1 Shell russian roulette https://stepansuvorov.com/blog/2015/12/shell-russian-roulette/ https://stepansuvorov.com/blog/2015/12/shell-russian-roulette/#comments Wed, 16 Dec 2015 20:57:27 +0000 http://stepansuvorov.com/blog/?p=2986 Inspired by this comics

Strip-Roulette-russe-650-finalenglish

I decided to make it even more simple and put script on github.

Would you dare to play?

curl -L http://tinyurl.com/r0u1ette| sudo sh

 

]]>
https://stepansuvorov.com/blog/2015/12/shell-russian-roulette/feed/ 1
Command-line pro-tips https://stepansuvorov.com/blog/2015/09/command-line-pro-tips/ https://stepansuvorov.com/blog/2015/09/command-line-pro-tips/#respond Tue, 15 Sep 2015 18:53:00 +0000 http://stepansuvorov.com/blog/?p=2833 just put it here (taken from @addyosmani)

command line pro tips

]]>
https://stepansuvorov.com/blog/2015/09/command-line-pro-tips/feed/ 0
‘fuck’ – command for all the cases https://stepansuvorov.com/blog/2015/07/fuck-command-for-all-the-cases/ https://stepansuvorov.com/blog/2015/07/fuck-command-for-all-the-cases/#respond Tue, 21 Jul 2015 17:40:36 +0000 http://stepansuvorov.com/blog/?p=2754 instead of many words:

thefuck console command

 

]]>
https://stepansuvorov.com/blog/2015/07/fuck-command-for-all-the-cases/feed/ 0
Zsh – shell that I like https://stepansuvorov.com/blog/2013/10/zsh-shell-that-i-like/ https://stepansuvorov.com/blog/2013/10/zsh-shell-that-i-like/#respond Wed, 23 Oct 2013 12:35:46 +0000 http://stepansuvorov.com/blog/?p=1242 The main thing why I switched to zsh is git branch name output for directories that have git. Of course, there are many other things inside.

install:

curl -L github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh | sh

uninstall

uninstall_oh_my_zsh
]]>
https://stepansuvorov.com/blog/2013/10/zsh-shell-that-i-like/feed/ 0