summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org13
1 files changed, 4 insertions, 9 deletions
diff --git a/README.org b/README.org
index cb46b0f..db0cbe1 100644
--- a/README.org
+++ b/README.org
@@ -1,11 +1,10 @@
#+title: My .config and other dotfiles
-
-+ This is git bare repo to manage my personal dotfiles
-+ Distrotube git bare repo tutorial [[https://www.youtube.com/watch?v=tBoLDpTWVOM][here]]
-
*** Installation
#+begin_src bash
-git clone https://github.com/ThanosApollo/config.git
+cd $HOME
+git init
+git remote add origin [email protected]:ThanosApollo/config.git
+git reset --hard origin/master
#+end_src
*** Currently I'm using:
@@ -15,9 +14,5 @@ git clone https://github.com/ThanosApollo/config.git
+ [[https://github.com/qutebrowser/qutebrowser][Qutebrowser]]
+ with [[https://github.com/base16-project/base16-qutebrowser][base16-qutebrowser themes]]
+ [[https://github.com/starship/starship][starship prompt]]
- + Install starship prompt
-#+begin_src
-pacman -S starship
-#+end_src
**** Anki Add-ons
+ [[https://github.com/ankitects/anki][Anki]] is a must have learning tool for any student, [[file:.local/share/Anki2/addons21][these]] are some of the Anki add-ons I'm using with /slight/ modifications.