HackerTrans
トップ新着トレンドコメント過去質問紹介求人

hohum

no profile record

コメント

hohum
·5 年前·議論
This.

It's why I left emacs behind. I didn't want my entire life's body of work to be "a customized text editor."
hohum
·5 年前·議論
You mean like this? https://i.imgur.com/g4hl1Rg.png

alias ls="exa -h --group-directories-first --icons -g $@ --git --color always"
hohum
·5 年前·議論
What do you mean by "enumerate?" The error interface has exactly one member of type string. If a function is returning an error to you, it's specifying its own human readable error message. What's wrong with log.Fatal(err)?