From 7999b9ad79a5aba6b12be73a938c823fc5b329e8 Mon Sep 17 00:00:00 2001 From: Spacedio Date: Sun, 24 May 2026 21:07:04 -0400 Subject: Reorganization of files. --- bash/.bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bash') diff --git a/bash/.bashrc b/bash/.bashrc index 12ab075..c60ac13 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -6,7 +6,7 @@ #ALIASES alias ls='ls --color=auto' alias l='ls -lahF' -alias code='code-oss' +alias code='zed' alias xi='sudo xbps-install' alias xr='sudo xbps-remove' alias ..='cd ..' -- cgit v1.2.3