aboutsummaryrefslogtreecommitdiff
path: root/pages/projects/dotfiles.md
blob: cf825afa2f437decf8c4580140b4027d42cd787e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# Dotfiles

…is a collection of the configuration files for my essential toolset.

I manage my dotfiles using git and symlink them to their appropriate directories using [GNU stow]. The repository itself is available via [Github] or [cgit].

My toolset currently consists of the following applications:

* fully encrypted [ArchLinux] installation with the [grsec] kernel
* [i3wm] for window management
* [vim] as my text editor of choice
* [pentadactyl] for turning Firefox into a fully keyboard driven browser
* [fish] as my default shell
* [urxvt] as terminal emulator
* [conky] for displaying system information in [i3bar]
* [twmn] for displaying notifications
* [dmenu] as program launcher
* [zathura] for displaying documents

[GNU stow]: https://www.gnu.org/software/stow/
[Github]: https://github.com/KnairdA/dotfiles
[cgit]: http://code.kummerlaender.eu/Dotfiles/
[ArchLinux]: https://archlinux.org
[grsec]: https://grsecurity.net
[i3wm]: http://i3wm.org
[vim]: http://vim.org
[pentadactyl]: http://5digits.org/pentadactyl/
[fish]: http://fishshell.com/
[urxvt]: http://software.schmorp.de/pkg/rxvt-unicode.html
[conky]: http://conky.sourceforge.net/
[i3bar]: http://i3wm.org/docs/i3bar-protocol.html
[twmn]: https://github.com/sboli/twmn
[dmenu]: http://tools.suckless.org/dmenu/
[zathura]: https://pwmt.org/projects/zathura/