mirror of
https://github.com/szymon-jozef/superior_dotfiles.git
synced 2026-09-07 20:20:38 +02:00
5 lines
143 B
Fish
5 lines
143 B
Fish
function chezedit --wraps='chezmoi edit --apply' --description 'alias chezedit=chezmoi edit --apply'
|
|
chezmoi edit --apply $argv
|
|
|
|
end
|