blob: 427929c38f7326b017c24b33a5bcf252c17bdb52 (
about) (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
#+title: Dotfiles | Arch Linux setup
** About
+ Personal dotfiles and configs for these projects /and more/:
+ [[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]]
** Installation
#+begin_src bash
cd $HOME
git init
git remote add origin https://github.com/ThanosApollo/dotfiles.git
git reset --hard origin/master
#+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.
|