diff --git a/README.md b/README.md index 7507a27..708f143 100644 --- a/README.md +++ b/README.md @@ -13,23 +13,23 @@ I'm using: ## Getting Started ### Prerequisites -* [https://wiki.archlinux.org/index.php/Emacs](Emacs) - A extensible, cusotmizable, free/libre text editor - and more. -* [https://wiki.archlinux.org/index.php/git](git) - A free and open source distributed version control system. -* [https://pip.pypa.io/en/stable](python-pip) - pip to install python packages (**p**ip **i**nstalls **p**ackages) -* [https://wiki.archlinux.org/index.php/TeX_Live]texlive-most - A high-quality typesetting system. -* [https://www.mozilla.org/en-US/firefox](firefox) - (optional) Install whatever you like, but you might need to change it up in the .config/i3/config. -* [https://www.mozilla.org/en-US/thunderbird](thunderbird) - (optional)Install whatever you like, but you might need to change it up in the .config/i3/config. -* [https://veracrypt.codeplex.com](veracrypt) - A free disk encryption software based on TrueCrypt. -* [keepass.info](keepassx2) - A free, open source, light-weight and easy-to-use password manager. -* [https://wiki.archlinux.org/index.php/termite](termite) - Prefered terminal emulator, since urxvt can't handle powerline well. -* [https://github.com/powerline/fonts](powerline-fonts) - Powerline fonts for the Powerlevel9k-theme. -* [https://github.com/gabrielelana/awesome-terminal-fonts](awesome-terminal-fonts) - Font with cool icons. Necessary for powerlevel9k. -* [https://github.com/bhilburn/powerlevel9k](zsh-theme-powerlevel9k) - Powerlevel9k-theme for zsh. -* [https://wiki.archlinux.org/index.php/GNOME/Document_viewer](evince) - pdf viewer, default to view compiled LaTeX-files with auctex(emacs plugin). +* [emacs](https://wiki.archlinux.org/index.php/Emacs) - A extensible, cusotmizable, free/libre text editor - and more. +* [git](https://wiki.archlinux.org/index.php/git) - A free and open source distributed version control system. +* [python-pip](https://pip.pypa.io/en/stable) - pip to install python packages (**p**ip **i**nstalls **p**ackages) +* [texlive-most](https://wiki.archlinux.org/index.php/TeX_Live) - (optional)A high-quality typesetting system. +* [firefox](https://www.mozilla.org/en-US/firefox) - (optional) Install whatever you like, but you might need to change it up in the .config/i3/config. +* [thunderbid](https://www.mozilla.org/en-US/thunderbird) - (optional)Install whatever you like, but you might need to change it up in the .config/i3/config. +* [veracrypt](https://veracrypt.codeplex.com) - A free disk encryption software based on TrueCrypt. +* [keepassx2](keepass.info) - A free, open source, light-weight and easy-to-use password manager. +* [termite][https://wiki.archlinux.org/index.php/termite) - Prefered terminal emulator, since urxvt can't handle powerline well. +* [powerline-fonts](https://github.com/powerline/fonts) - Powerline fonts for the Powerlevel9k-theme. +* [awesome-terminal-fonts](https://github.com/gabrielelana/awesome-terminal-fonts) - Font with cool icons. Necessary for powerlevel9k. +* [zsh-theme-powerlevel9k](https://github.com/bhilburn/powerlevel9k) - Powerlevel9k-theme for zsh. +* [evince](https://wiki.archlinux.org/index.php/GNOME/Document_viewer) - pdf viewer, default to view compiled LaTeX-files with auctex(emacs plugin). -* [https://www.palemoon.org](palemoon-bin) - Not needed anymore, if you got Firefox. +* [palemoon-bin](https://www.palemoon.org) - Not needed anymore, if you got Firefox. -* [https://github.com/PandorasFox/i3lock-color](i3lock-color) - Needed for ~/.scripts/i3lock.py +* [i3lock-color](https://github.com/PandorasFox/i3lock-color) - Needed for ~/.scripts/i3lock.py ``` sudo pacman -Syu