dots/chezmoi/dot_config/zsh/aliases/configs.zsh
aleidk 224c7ed45c Migrate to chezmoi
Move config files from config to chezmoi
Add script to auto install packages with DNF and Cargo
2024-03-01 20:26:02 -03:00

3 lines
114 B
Bash

alias \
ckb='cd ~/qmk_firmware && $EDITOR keyboards/sofle/keymaps/aleee-idk' \
dots='cd $DOTS && $EDITOR'