Hello! Here is my personal configuration of the tools I use daily.
Use Chezmoi to bootstrap this configuration on your machine: sh -c "$(curl -fsLS git.io/chezmoi)" -- init --apply heypoom
Run docker run -it phoomparin/dotfiles
to spawn a docker container using the phoomparin/dotfiles
image.
Here's a non-exhaustive list of everything I used in my personal dotfiles.
- Chezmoi as dotfiles manager.
Editor
-
Neovim as the primary editor on the command line.
Shell
-
Fish Shell as the primary shell.
- Fisher as the plugin manager.
-
Tmux as the terminal multiplexer.
- Tmux Plugin Manager as the plugin manager.
Apps
-
Obsidian as the primary knowledge base for writing notes and writings.
-
More TBA