From 1d60c3487d401b90a74b7f5e5c2a7785215ceab8 Mon Sep 17 00:00:00 2001 From: dcc Date: Wed, 11 Oct 2023 00:29:36 -0700 Subject: long time clean up --- bashs/.bashrc | 15 ++++++++------- bashs/shell scrips/pm | 1 - bashs/shell scrips/sepk | 6 ------ 3 files changed, 8 insertions(+), 14 deletions(-) delete mode 100755 bashs/shell scrips/pm delete mode 100755 bashs/shell scrips/sepk (limited to 'bashs') diff --git a/bashs/.bashrc b/bashs/.bashrc index 702a034..3d4fd1d 100755 --- a/bashs/.bashrc +++ b/bashs/.bashrc @@ -1,14 +1,15 @@ PS1="\u\w\\$\[$(tput sgr0)\]" cd ~ -alias su='su' alias date='date +"%a, %h %d, %Y %r"' alias ls='ls -lah' alias nsxiv='nsxiv -a' -alias iv='devour nsxiv -a' -alias mpv='mpv' -alias ytdlp='yt-dlp --no-check-certificate' -alias emacs='emacs' -alias emacst='emacs-no-x11' -alias mplayer='smplayer' alias slock='slock -m "$(fortune)"' alias wrath=' wrath -basedir ~/.wrath' +alias gcc='egcc' +alias ed='ed -p*' +export CVSROOT=dems:/var/www/cvs/ +export CVS_RSH=ssh +export EDITOR=ed + + + diff --git a/bashs/shell scrips/pm b/bashs/shell scrips/pm deleted file mode 100755 index c145278..0000000 --- a/bashs/shell scrips/pm +++ /dev/null @@ -1 +0,0 @@ -st pulsemixer diff --git a/bashs/shell scrips/sepk b/bashs/shell scrips/sepk deleted file mode 100755 index 8a30211..0000000 --- a/bashs/shell scrips/sepk +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/bash - -#sepk slack external pakage kreator -# made by demos - -echo 'thisworkes' \ No newline at end of file -- cgit v1.2.3