Everything to get a working desktop with my config. Lots of Emacs stuff though, and lots of org-mode tangling. https://config.phundrak.com
Go to file
Phuntsok Drak-pa 7e523eed10 moved xresources file 2019-07-21 17:35:44 +02:00
.config fixed path for wallpapers 2019-07-21 16:45:28 +02:00
dev initial commit for new repo 2019-07-21 03:27:31 +02:00
fishfunctions initial commit for new repo 2019-07-21 03:27:31 +02:00
img added screenshots 2019-07-21 04:01:46 +02:00
private initial commit for new repo 2019-07-21 03:27:31 +02:00
.Xresources moved xresources file 2019-07-21 17:35:44 +02:00
.gitattributes initial commit for new repo 2019-07-21 03:27:31 +02:00
.gitignore initial commit for new repo 2019-07-21 03:27:31 +02:00
.gitignore_global initial commit for new repo 2019-07-21 03:27:31 +02:00
.nanorc initial commit for new repo 2019-07-21 03:27:31 +02:00
.rustfmt.toml initial commit for new repo 2019-07-21 03:27:31 +02:00
.signature initial commit for new repo 2019-07-21 03:27:31 +02:00
.spacemacs conlang layer extracted from user config 2019-07-21 17:31:48 +02:00
CODE_OF_CONDUCT.md initial commit for new repo 2019-07-21 03:27:31 +02:00
LICENSE.md initial commit for new repo 2019-07-21 03:27:31 +02:00
README.org README update 2019-07-21 17:32:00 +02:00
config.fish initial commit for new repo 2019-07-21 03:27:31 +02:00
enable_thouch.sh initial commit for new repo 2019-07-21 03:27:31 +02:00
eshell-alias initial commit for new repo 2019-07-21 03:27:31 +02:00
xsetwacom-my-preferences initial commit for new repo 2019-07-21 03:27:31 +02:00

README.org

https://cdn.rawgit.com/syl20bnr/spacemacs/442d025779da2f62fc86c2082703697714db6514/assets/spacemacs-badge.svg

Pundraks dotfiles

Presentation

This is my collection of dotfiles for my daily GNU/Linux environment, tweaked to my liking. If you wish to get the same setup as mine, follow the instructions below.

As you can see, I personally use fish as my shell of choice, and Emacs using Spacemacs (still with Emacs keybinding) as my main text editor.

I also use Resolveds fork of i3-gaps with two polybar bars and Tryone144s fork of Compton. The colors scheme for rofi, Emacs and polybar are chosen from the wallpapers using pywal.

Features

  • Emacs configuration perfectly tailored for my own use
  • Beautiful and comfy i3 and polybar configuration

Screenshots

/phundrak/dotfiles/media/commit/7e523eed10b1d6dd2c5a71ad94d094cd34daff95/img/neofetch.png

/phundrak/dotfiles/media/commit/7e523eed10b1d6dd2c5a71ad94d094cd34daff95/img/emacs.png

/phundrak/dotfiles/media/commit/7e523eed10b1d6dd2c5a71ad94d094cd34daff95/img/rofi.png

Dependencies

Of course, some dependencies are needed for my dotfiles to work well. Here is a non-exhaustive list of software needed by these configuration files:

  • Emacs >= 26.2

    • Spacemacs (develop branch)
  • fish
  • st (Mattiadrs fork)
  • i3-gaps
  • compton
  • pywal
  • j4-dmenu-desktop
  • minted
  • Rust nightly
  • texlive-core

And some other stuff scattered around in my dotfiles.

I also use my own layer for conlanging when within org-mode in Emacs, you can find it here. I also use Venmos w3m layer.

Installation

To have the same install as I do, simply symlink your configuration files to the files in this git repository.

Licence

All of my dotfiles (and my dotfiles only) are available under the GNU GPLv3 Licence. Please consult /phundrak/dotfiles/src/commit/7e523eed10b1d6dd2c5a71ad94d094cd34daff95/LICENCE.md for more information. In short: you are free to access, edit and redistribute all of my dotfiles under the same licence and as allowed by the licence, and if you fuck up something, its your own responsibility.