summaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
authormitsuo <[email protected]>2021-11-22 04:42:22 -0500
committermitsuo <[email protected]>2021-11-22 04:42:22 -0500
commitf13815efce733d23ba7dc1003d0decde09fccd4c (patch)
tree174d05a6120bc0a32fae7913e5d0fe7e440563c6 /readme.md
parentb0f6f00e8e29e320b345faecd24de4e8c0640703 (diff)
downloaddotfiles-f13815efce733d23ba7dc1003d0decde09fccd4c.tar.gz
dotfiles-f13815efce733d23ba7dc1003d0decde09fccd4c.tar.bz2
dotfiles-f13815efce733d23ba7dc1003d0decde09fccd4c.zip
General cleanup, make bashrc safer
- Add "if-fi wrappers" before executing some commands in bashrc - Attempt in organizing things better in bashrc, profile and bash_aliases. (Like moving some env. var. exports to bashrc
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md17
1 files changed, 0 insertions, 17 deletions
diff --git a/readme.md b/readme.md
deleted file mode 100644
index b7fa38e..0000000
--- a/readme.md
+++ /dev/null
@@ -1,17 +0,0 @@
-My configuration settings and config files for various programs.
-
-
-# Files
-
-```
-20-libinput.conf enable touchpad functionality
-bash_aliases
-bashrc bash "run commands"
-fun.vim some vim functions
-inputrc vim input for bash
-newdebian my debian/KDE Pasma 5 conf
-qtcurvetestsettings.qtcurve
-slinks symlinks script
-vimrc vim "run commands"
-
-```