From 0ddd38e5fa62949d1161d06c7c70ee9ff135ebdb Mon Sep 17 00:00:00 2001 From: JackJ30 Date: Tue, 10 Sep 2024 21:32:18 -0400 Subject: emacs lsp and hyprland --- .bashrc~ | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 .bashrc~ (limited to '.bashrc~') diff --git a/.bashrc~ b/.bashrc~ deleted file mode 100644 index 11b877e..0000000 --- a/.bashrc~ +++ /dev/null @@ -1,10 +0,0 @@ -# -# ~/.bashrc -# - -# If not running interactively, don't do anything -[[ $- != *i* ]] && return - -alias ls='ls --color=auto' -alias grep='grep --color=auto' -PS1='\u@\h \W ($(git branch --show-current 2>/dev/null)) \$ ' -- cgit v1.2.3