mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
* feat: add custom imv keybindings for delete and rotate * Update imv config and migration script * Simplify this --------- Co-authored-by: David Heinemeier Hansson <david@hey.com>
5 lines
120 B
Bash
5 lines
120 B
Bash
echo "Update imv config with new keybindings"
|
|
|
|
mkdir -p ~/.config/imv
|
|
cp $OMARCHY_PATH/config/imv/config ~/.config/imv/
|