diff options
| author | mitsuo <[email protected]> | 2021-11-22 04:42:22 -0500 |
|---|---|---|
| committer | mitsuo <[email protected]> | 2021-11-22 04:42:22 -0500 |
| commit | f13815efce733d23ba7dc1003d0decde09fccd4c (patch) | |
| tree | 174d05a6120bc0a32fae7913e5d0fe7e440563c6 /readme.md | |
| parent | b0f6f00e8e29e320b345faecd24de4e8c0640703 (diff) | |
| download | dotfiles-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.md | 17 |
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" - -``` |
