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 e1e0b00f9c removed unused files, replaced and re-wrote README 2019-07-21 03:52:29 +02:00
.config initial commit for new repo 2019-07-21 03:27:31 +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
private initial commit for new repo 2019-07-21 03:27:31 +02:00
spacemacs-layers/conlanging initial commit for new repo 2019-07-21 03:27:31 +02:00
xresources initial commit for new repo 2019-07-21 03:27:31 +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 initial commit for new repo 2019-07-21 03:27:31 +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 removed unused files, replaced and re-wrote README 2019-07-21 03:52:29 +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
france_ardeche_landscape_thinkpad.jpg 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

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.

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/e1e0b00f9c61ae5086f398b1fd673460e0d057e1/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.