From 092e0f1daca5b822384e47dbd00196503909dd5a Mon Sep 17 00:00:00 2001 From: Phil Date: Mon, 6 Dec 2021 18:40:03 +0000 Subject: [PATCH 01/11] Update '.bash_aliases' --- .bash_aliases | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bash_aliases b/.bash_aliases index 956da06..cf50931 100644 --- a/.bash_aliases +++ b/.bash_aliases @@ -1,6 +1,6 @@ #!/bin/bash -## DOWNLOADED FROM GITLAB +## DOWNLOADED FROM GIT Repo # My Alias From 4b18694eb97104b5109cd7efb1a656dfb2f7a3ff Mon Sep 17 00:00:00 2001 From: Phil Date: Mon, 6 Dec 2021 18:41:00 +0000 Subject: [PATCH 02/11] Changed to "DOWNLOADED FROM GIT REPO" --- .bash_exports | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bash_exports b/.bash_exports index 334bd67..c5e6804 100644 --- a/.bash_exports +++ b/.bash_exports @@ -1,5 +1,5 @@ -## DOWNLOADED FROM GITHUB ## +## DOWNLOADED FROM GIT REPO ## export EDITOR=/usr/bin/vim From 20fdef9f55ae8036daaee715520a2aa56f64d09b Mon Sep 17 00:00:00 2001 From: Phil Date: Mon, 6 Dec 2021 18:41:57 +0000 Subject: [PATCH 03/11] Changed to "DOWNLOADED FROM GIT REPO" --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bashrc b/.bashrc index 425561d..b604ea0 100644 --- a/.bashrc +++ b/.bashrc @@ -1,5 +1,5 @@ -## DOWNLOADED FROM GITHUB ## +## DOWNLOADED FROM GIT REPO ## # ~/.bashrc: executed by bash(1) for non-login shells. # see /usr/share/doc/bash/examples/startup-files (in the package bash-doc) From c32b1dd66e860aca24278c3f36006fe2304c6e34 Mon Sep 17 00:00:00 2001 From: Phil Date: Mon, 6 Dec 2021 18:42:46 +0000 Subject: [PATCH 04/11] Changed to "DOWNLOADED FROM GIT REPO" --- .profile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.profile b/.profile index 13d64e9..aefba61 100644 --- a/.profile +++ b/.profile @@ -1,3 +1,5 @@ +##DOWNLOADED FROM GIT REPO## + # ~/.profile: executed by the command interpreter for login shells. # This file is not read by bash(1), if ~/.bash_profile or ~/.bash_login # exists. From 957374ccabe86dbc18f1e845d713511637f4f932 Mon Sep 17 00:00:00 2001 From: Phil Date: Mon, 6 Dec 2021 18:43:15 +0000 Subject: [PATCH 05/11] Changed to "DOWNLOADED FROM GIT REPO" --- .tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tmux.conf b/.tmux.conf index 5fe5e53..5fd31f5 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,5 +1,5 @@ -## DOWNLOADED FROM GITHUB ## +## DOWNLOADED FROM GIT REPO ## # Send prefix set-option -g prefix C-b From 2ab1b9c1becce108c430776603a2e36c2b6aadd5 Mon Sep 17 00:00:00 2001 From: Phil Date: Mon, 6 Dec 2021 18:43:50 +0000 Subject: [PATCH 06/11] Changed to "DOWNLOADED FROM GIT REPO" --- .vimrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.vimrc b/.vimrc index 23b14dc..f9714e8 100644 --- a/.vimrc +++ b/.vimrc @@ -1,3 +1,4 @@ +##DOWNLOADED FROM GIT REPO## syntax on set tabstop=4 filetype on From 1bf0f4ddcd917de336f45f5338222a2c9854cb12 Mon Sep 17 00:00:00 2001 From: Phil Date: Mon, 6 Dec 2021 18:44:24 +0000 Subject: [PATCH 07/11] Changed to "DOWNLOADED FROM GIT REPO" --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 27fe575..42f2fec 100755 --- a/install.sh +++ b/install.sh @@ -1,6 +1,6 @@ #!/bin/bash -## DOWNLOADED FROM GITHUB ## +## DOWNLOADED FROM GIT LAB ## # Find all dot files then if the original file exists, create a backup # Once backed up to {file}.dtbak symlink the new dotfile in place From abdf6b71d4be2ff7ce9cde2e39124c7d2d4f015b Mon Sep 17 00:00:00 2001 From: Phil Date: Mon, 6 Dec 2021 18:44:50 +0000 Subject: [PATCH 08/11] Changed to "DOWNLOADED FROM GIT REPO" --- uninstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uninstall.sh b/uninstall.sh index e3e56d1..9d68c0a 100755 --- a/uninstall.sh +++ b/uninstall.sh @@ -1,6 +1,6 @@ #!/bin/bash -## DOWNLOADED FROM GITHUB ## +## DOWNLOADED FROM GIT REPO ## # Loop through all the dotfiles, if the file is a symlink then remove it # Then if the backup file exists, restore it to it's original location From f6811377d1968ea250ac75f75e0a8adca6555233 Mon Sep 17 00:00:00 2001 From: Phil Date: Mon, 6 Dec 2021 18:45:20 +0000 Subject: [PATCH 09/11] Changed to "DOWNLOADED FROM GIT REPO" - Fixed --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 42f2fec..f830cb7 100755 --- a/install.sh +++ b/install.sh @@ -1,6 +1,6 @@ #!/bin/bash -## DOWNLOADED FROM GIT LAB ## +## DOWNLOADED FROM GIT REPO ## # Find all dot files then if the original file exists, create a backup # Once backed up to {file}.dtbak symlink the new dotfile in place From 5ac6ffc96d0d832b078230027dec9e06b868506f Mon Sep 17 00:00:00 2001 From: Phil Date: Mon, 6 Dec 2021 18:46:31 +0000 Subject: [PATCH 10/11] Removed test edit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37127f7..39f038a 100644 --- a/README.md +++ b/README.md @@ -25,5 +25,5 @@ cd ~/dotfiles ``` ./uninstall.sh -### Test Edit + ``` From 4c5f8cd76b7513c2a18a1980d304aa2452f81494 Mon Sep 17 00:00:00 2001 From: Phil Date: Mon, 6 Dec 2021 18:47:49 +0000 Subject: [PATCH 11/11] Removed the commented out terminal configuration - Now in .bashrc --- .bash_aliases | 66 +-------------------------------------------------- 1 file changed, 1 insertion(+), 65 deletions(-) diff --git a/.bash_aliases b/.bash_aliases index cf50931..6557cab 100644 --- a/.bash_aliases +++ b/.bash_aliases @@ -1,6 +1,6 @@ #!/bin/bash -## DOWNLOADED FROM GIT Repo +## DOWNLOADED FROM GIT REPO # My Alias @@ -218,68 +218,4 @@ extract() { esac } -## Terminal Settings -## set a fancy prompt (non-color, unless we know we "want" color) -#case "$TERM" in -# xterm-color) color_prompt=yes;; -#esac -# -# uncomment for a colored prompt, if the terminal has the capability; turned -# off by default to not distract the user: the focus in a terminal window -# should be on the output of commands, not on the prompt -force_color_prompt=yes -# -#if [ -n "$force_color_prompt" ]; then -# if [ -x /usr/bin/tput ] && tput setaf 1 >&/dev/null; then - # We have color support; assume it's compliant with Ecma-48 - # (ISO/IEC-6429). (Lack of such support is extremely rare, and such - # a case would tend to support setf rather than setaf.) -# color_prompt=yes -# else -# color_prompt= -# fi -#fi -#if [ "$color_prompt" = yes ]; then -# PS1="\[\033[0;31m\]\342\224\214\342\224\200\$([[ \$? != 0 ]] && echo \"[\[\033[0;31m\]\342\234\227\[\033[0;37m\]]\342\224\200\")[$(if [[ ${EUID} == 0 ]]; then echo '\[\033[01;31m\]root\[\033[01;33m\]@\[\033[01;96m\]\h'; else echo '\[\033[0;39m\]\u\[\033[01;33m\]@\[\033[01;96m\]\h'; fi)\[\033[0;31m\]]\342\224\200[\[\033[0;32m\]\w\[\033[0;31m\]]\n\[\033[0;31m\]\342\224\224\342\224\200\342\224\200\342\225\274 \[\033[0m\]\[\e[01;33m\]\\$\[\e[0m\]" -#else -# PS1='┌──[\u@\h]─[\w]\n└──╼ \卌\n' -#fi -# -# Set 'man' colors -#if [ "$color_prompt" = yes ]; then -# man() { -# env \ -# LESS_TERMCAP_mb=$'\e[01;31m' \ -# LESS_TERMCAP_md=$'\e[01;31m' \ -# LESS_TERMCAP_me=$'\e[0m' \ -# LESS_TERMCAP_se=$'\e[0m' \ -# LESS_TERMCAP_so=$'\e[01;44;33m' \ -# LESS_TERMCAP_ue=$'\e[0m' \ -# LESS_TERMCAP_us=$'\e[01;32m' \ -# man "$@" -# } -#fi - -#unset color_prompt force_color_prompt - -# If this is an xterm set the title to user@host:dir -#case "$TERM" in -#xterm*|rxvt*) -# PS1="\[\033[0;31m\]\342\224\214\342\224\200\$([[ \$? != 0 ]] && echo \"[\[\033[0;31m\]\342\234\227\[\033[0;37m\]]\342\224\200\")[$(if [[ ${EUID} == 0 ]]; then echo '\[\033[01;31m\]root\[\033[01;33m\]@\[\033[01;96m\]\h'; else echo '\[\033[0;39m\]\u\[\033[01;33m\]@\[\033[01;96m\]\h'; fi)\[\033[0;31m\]]\342\224\200[\[\033[0;32m\]\w\[\033[0;31m\]]\n\[\033[0;31m\]\342\224\224\342\224\200\342\224\200\342\225\274 \[\033[0m\]\[\e[01;33m\]\\$\[\e[0m\]" -# ;; -#*) -# ;; -#esac - -# enable color support of ls and also add handy aliases -#if [ -x /usr/bin/dircolors ]; then -# test -r ~/.dircolors && eval "$(dircolors -b ~/.dircolors)" || eval "$(dircolors -b)" -# alias ls='ls --color=auto' -# alias dir='dir --color=auto' -# alias vdir='vdir --color=auto' -# -# alias grep='grep --color=auto' -# alias fgrep='fgrep --color=auto' -# alias egrep='egrep --color=auto' -#fi