25 - Hisam Fahri
Hisam is a Full-stack Software Engineer at Pitik, an agri-tech startup focused on modernizing the end-to-end poultry supply chain in Indonesia. Outside of work, he spends his time learning and doing a lot of open-source contributions, building tons of side projects, and occasionally writing blog posts.
Neovim and Terminal
I really love my setups. I’ve constantly adjusted it every once in a while. I use a lot of aliases in my `.zshrc` file. But it helps me a ton when I have to do a lot of repetitive commands.
One of the interesting remap/shortcut in my setup is `⌘+p` in my kitty conf. It search some folders that I really use often (e.g work folders, side-project folders, etc) and cd into them directly blazingly fast. That’s why I kinda don’t need a to `cd` manually or use some similar tools to jump to a specific folder that I want.
Favorite Tools
NeoVim: The best editor ever.
Kitty: Terminal Emulator.
fzf: A command-line fuzzy finder.
zsh-autosuggestions: Fish-like autosuggestions for zsh.
vim-dadbod & vim-dadbod-ui: to interact with a database
Raycast, specifically its clipboard history
Font: SFMono
Dotfiles
You can find Hisam’s dotfiles here.
Desk Setup
Favorite Books
Non-Technical: The Courage to be Disliked by Ichiro Kishimi & Fumitake Koga
Technical: Zero to Production in Rust by Luca Palmieri