I was thinking if my work environment would be interesting or
not, but I decided ‘yes’ – because I always like reading about
others work env.
I am working with Linux/UNIX for more than 15 years now, and I
have tried a lot of cool tools, but at the end, I always found
myself using the same apps in terminal.
I like the unix philosophy about Do One Thing and Do It Well. I
never really use big, bloated software, I like to use my editor
for editing files, and my git client to use git. That’s simple.
Normally I work from a mac, but I have an installed linux based
backup environment too, on a remote server which can be accessed
via ssh.
The basic tool for me is iTerm2. The main features I use are split pane
(cmd+D vertical, cmd+shift+D horiontal) and broadcast input
(cmd+shift+I). I also like that it can be switched to fullscreen
with cmd+enter. In …
[Read more]