@mudiarto’s notebooks
  • Home
  • Notes
  • Tools
  • Extras
  • Help
    • Report an Issue
  1. Tools
  2. CLI Tools/Links (wip)
  • Home
  • Notes
    • Updating My Resume (wip)
    • My dotfiles story (wip)
    • Notes to self
    • Links and Refs
  • Tools
    • CLI Tools/Links (wip)
    • ML/AI Tools/Links
  • Extras
    • How to download & run GGUF models
    • llama.cpp Experiment (wip)
    • mlflow experiment (wip)

On this page

  • CLI Tools/Links (wip)
    • dotfiles
    • tools that I use daily
      • shell
      • version control
      • editor
      • communication
  • Report an issue

CLI Tools/Links (wip)

List of the tools that I use, and the configurations in the dotfiles.

dotfiles

I have a huge set of configurations on my private repo, built over the years, but it is not very organized. I want to cleanup and make it public so I can clone it easily when I work on a new terminal. The old config files are based on stow, and I want to change it to use chezmoi

  • My dotfiles - wip

tools that I use daily

shell

  • zsh
  • xonsh

version control

  • git
  • stgit

editor

  • nvim

communication

  • ssh
  • assh
  • Report an issue