From cd8371a0fc23dd1740e0ffe6d211bc420ae4ec43 Mon Sep 17 00:00:00 2001 From: Tristan Jahnke Date: Mon, 5 Jun 2023 13:47:07 -0500 Subject: [PATCH] add wakatime BADGE --- README.md | 5 +++-- nvim/README.md | 3 --- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7a470d7..a6aaa9c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![wakatime](https://wakatime.com/badge/github/RemoteRabbit/dot_files.svg)](https://wakatime.com/badge/github/RemoteRabbit/dot_files) + # dot_files Central storage of dot files for easy pulling and use on other machines. @@ -8,5 +10,4 @@ Central storage of dot files for easy pulling and use on other machines. | Filename | Description | | --------------- | --------------- | -| [.zshrc](.zshrc) | Base rc file with core oh-my-zsh with theme(s) and plugins along with all imports. | -| [.docker_aliases](.docker_aliases) | Self explanatory. Some quick Docker and docker-compose aliases.| +| [.zshrc](.zshrc) | Base rc file with core oh-my-zsh with theme(s) and plugins along with all imports. | diff --git a/nvim/README.md b/nvim/README.md index 6bed453..9cb5c63 100644 --- a/nvim/README.md +++ b/nvim/README.md @@ -1,6 +1,3 @@ -[![Neovim](https://wakatime.com/static/img/Neovim-supported-brightgreen.svg)](https://github.com/wakatime/vim-wakatime#installation) -[![Coding time tracker](https://wakatime.com/badge/github/wakatime/vim-wakatime.svg)](https://wakatime.com/badge/github/RemoteRabbit/dot_files) - # nvim-setup Files for my NeoVim setup