My dotfiles repository. Run install.sh
to setup the environment.
The Dockerfile
is for generating a docker image that can be used for most development activities. Just volume mount local repo folder into the
container and use Containers extension in Visual Studio Code for a seamless dev experience.
podman build -t devtainer:0.1 - < Dockerfile
Install custom tools under $HOME/Tools
- tmux
- tpm
- oh-my-zsh
- powerlevel10k
- forgit
- fzf
- ripgrep
- fd
- lsd
- bat
- zsh-syntax-highlighting
- jq
- kubectx
- awscli
- pbcopy
- xsel