aboutsummaryrefslogtreecommitdiff
path: root/bash/dot-config/shellshort/shortcutrc
blob: 1eebef3e7548c19ac103b43c441792dbd682783a (plain)
1
2
3
4
5
6
# vim: filetype=sh
alias cala="$EDITOR /home/moreka/.config/alacritty/alacritty.toml" \
cgho="$EDITOR /home/moreka/.config/ghostty/config" \
cvim="$EDITOR /home/moreka/.config/nvim/init.lua" \
chy="$EDITOR /home/moreka/.config/hypr/hyprland.conf" \
cway="$EDITOR /home/moreka/.config/waybar/config.jsonc" \