Hacker News new | ask | show | jobs
by purpun 2906 days ago
Obviously git for version control and make in combination with watchman as my goto buildtool, even though I like bazel just as much. I prefer tldr over manpages sometimes. I also use pass as my primary passwordstore and xclip for copying. Other well implemented tools I use in my daily life are taskwarrior (task and todo manager), hledger (for finances and accounting purposes), ncmpcpp (mpd client) and watson (as timetracking in multiple projects).
1 comments

Going to take a look, at tldr and watchman. Thanks