Skip to content

Collection of tools that I used to be more productive as Software Engineer

Notifications You must be signed in to change notification settings

irfansofyana/devtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

devtools

Collection of tools that I used to be more productive as Software Engineer

IDE & Text Editor

  • LunarVim - text editor that I used for coding in general
  • VSCode - IDE that I used if LunarVim is not suitable
  • SublimeText- text editor that I used for some adhoc task

Terminal

Shell

  • zsh - UNIX shell, my default shell
  • oh-my-zsh - to manager my zsh config
  • ranger - terminal file manager with VIM experience

Git

  • git - version control

HTTP

  • curl - CLI for transferring data using various network protocols

Documentation

  • tldr - command cheatsheet

Others

  • tmux - terminal multiplexer
  • chezmoi - to manager dotfiles
  • docker - containerization tool
  • kubectl - kubernetes CLI tool
  • skaffold - CLI for continous development for container based & kubernetes applications

GUI Tools

About

Collection of tools that I used to be more productive as Software Engineer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published