blob: a3499a048cfc6766eedbd36e31961d70fc1593e2 (
about) (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
#+title: My dotfiles | Arch Linux setup
*** Installation
#+begin_src bash
cd $HOME
git init
git remote add origin [email protected]:ThanosApollo/config.git
git reset --hard origin/master
#+end_src
*** Currently I'm using:
+ [[https://github.com/qtile/qtile][Qtile]]
+ [[https://github.com/alacritty/alacritty][Alacrity]]
+ [[https://github.com/doomemacs/doomemacs][Doom emacs]]
+ [[https://github.com/qutebrowser/qutebrowser][Qutebrowser]]
+ with [[https://github.com/base16-project/base16-qutebrowser][base16-qutebrowser themes]]
+ [[https://github.com/starship/starship][starship prompt]]
**** 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.
|