diff options
| author | Mohammad Reza Karimi <m.r.karimi.j@gmail.com> | 2026-01-09 17:34:31 -0500 |
|---|---|---|
| committer | Mohammad Reza Karimi <m.r.karimi.j@gmail.com> | 2026-01-09 17:34:31 -0500 |
| commit | 5e83a094476f28eb77508c8b470efe3dfd56de83 (patch) | |
| tree | f0f39b694fcad8e408c2a41f3d3240dfce44c504 /bash/dot-config/shellshort/shortcutrc | |
| parent | 6c17d2c74ea4daeb9dbf2c2b7aafeb86111b7f65 (diff) | |
some big changes
Diffstat (limited to 'bash/dot-config/shellshort/shortcutrc')
| -rw-r--r-- | bash/dot-config/shellshort/shortcutrc | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/bash/dot-config/shellshort/shortcutrc b/bash/dot-config/shellshort/shortcutrc index 1eebef3..e701151 100644 --- a/bash/dot-config/shellshort/shortcutrc +++ b/bash/dot-config/shellshort/shortcutrc @@ -1,6 +1,3 @@ # 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" \ +cnir="$EDITOR /home/moreka/.config/niri/config.kdl" \ |
