summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorThanosApollo <[email protected]>2022-09-12 22:38:57 +0300
committerThanosApollo <[email protected]>2022-09-12 22:38:57 +0300
commitc08341dfb66f0f0fe380b07d8d5e94439636405e (patch)
tree16ec3e22fc78239d55619cb7dc406d8cc1ce92a4 /README.org
parenta3294af1ec6a99f9ec86c5f03bca968cd7ef22fe (diff)
Update README
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.