From 5e83a094476f28eb77508c8b470efe3dfd56de83 Mon Sep 17 00:00:00 2001 From: Mohammad Reza Karimi Date: Fri, 9 Jan 2026 17:34:31 -0500 Subject: some big changes --- bash/dot-config/shellshort/shortcutrc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'bash/dot-config/shellshort/shortcutrc') 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" \ -- cgit v1.2.3-71-gdd5e