From 4fcb3a61a531fdd0d271f97576c70520b4d90ed6 Mon Sep 17 00:00:00 2001 From: TuDatTr Date: Fri, 22 May 2020 02:34:27 +0200 Subject: [PATCH] Specified rangerfiels in .gitignore Some edits in README.md --- .gitignore | 7 +++++-- README.md | 2 +- config/.local/share/ranger/bookmarks | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 50dfe49..5ec2923 100755 --- a/.gitignore +++ b/.gitignore @@ -3,8 +3,9 @@ \#*\# *API* *.bak -*.pdf -.*.git/ +config/.config/ranger/* +!config/.config/ranger/rc.conf +!config/.config/ranger/rifle.conf config/.local/share/ranger/* !config/.local/share/ranger/bookmarks config/.mozilla/* @@ -17,6 +18,8 @@ emacs/.emacs.d/* !emacs/.emacs.d/config.org !emacs/.emacs.d/ledger.org !emacs/.emacs.d/snippets* +.*.git/ *.log +*.pdf vim/.vim/bundle/* vim/.vim/.netrwhist diff --git a/README.md b/README.md index 5ce1dd9..f541adb 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Todo (along with cleanup) ### Font setup -Since we use a powerline font we need to install the necessary fonts. +Since we're using a powerline font we need to install them first. ```sh git clone https://github.com/powerline/fonts.git --depth=1 diff --git a/config/.local/share/ranger/bookmarks b/config/.local/share/ranger/bookmarks index ab2fb3c..ce7f741 100644 --- a/config/.local/share/ranger/bookmarks +++ b/config/.local/share/ranger/bookmarks @@ -9,5 +9,5 @@ t:/home/tuan/Templates w:/home/tuan/workspace_l/Projects k:/home/tuan/Documents/CTF/TryHackMe/VulnUniversity q:/home/tuan/.nextcloud/Quick Drop -':/home/tuan +':/home/tuan/.dotfiles/config/.config/ranger e:/home/tuan/Documents/CTF/TryHackMe/Ice/2_Recon