Add wget configuration and move vimrc to .config

Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
Severin Kaderli 2019-02-12 22:08:42 +01:00
parent 3f45971851
commit 606ca1e914
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4
6 changed files with 27 additions and 9 deletions

View file

@ -71,14 +71,19 @@ This folder contains my [Streamlink](https://streamlink.github.io/) configuratio
This folder contains my configuration for my terminal emulator
[Termite](https://github.com/thestinger/termite).
### `.config/vim`
This folder contains my [Vim](https://www.vim.org/) configuration.
### `.config/vue`
This file contains my configuration for [vue-cli](https://github.com/vuejs/vue-cli).
This folder contains my configuration for
[vue-cli](https://github.com/vuejs/vue-cli).
### `.config/wget`
This folder contains my configuration for [wget](https://www.gnu.org/software/wget/).
### `.config/Trolltech.conf`
This file contains my QT4 configuration.
### `bin`
This folder contains a bunch of scripts that I use. Some of them are used by
Polybar or i3 and others are used directly and some like `utils.sh` contain
@ -115,9 +120,6 @@ This file is used for my custom GTK 2 configuration. This file gets included in
### `.keyleds`
This file contains the configuration for my keyboard backlight.
### `.vimrc`
This file contains my [Vim](https://www.vim.org/) configuration.
### `.xinitrc`
This file is called when a new x-server is started manually. It loads the contents of `.xsetup` and then starts i3.