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 1e11b7642b Back on stable Emacs, removed eshell alias that is not working 2019-08-23 13:47:17 +02:00
.config added fallback command for emacsclient 2019-08-06 13:44:22 +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
spacemacs-layers updated spacemacs custom layers 2019-08-23 13:46:35 +02:00
tmux@96007b3464 added git submodules, tmux and spacemacs layers 2019-08-21 21:53:42 +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
.gitmodules added git submodules, tmux and spacemacs layers 2019-08-21 21:53:42 +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 Back on stable Emacs, removed eshell alias that is not working 2019-08-23 13:47:17 +02:00
.tmux.conf.local added tmux configuration 2019-08-23 13:46:11 +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 Fixed typo in Resloved’s name, oops 2019-07-23 01:23:39 +02:00
config.fish Added config for Emacs tramp connection in fish 2019-08-06 13:44:56 +02:00
enable_thouch.sh initial commit for new repo 2019-07-21 03:27:31 +02:00
eshell-alias Back on stable Emacs, removed eshell alias that is not working 2019-08-23 13:47:17 +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 Resloveds 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/1e11b7642bf6e4b59f0157bc268effc0edf8b0b1/img/neofetch.png

/phundrak/dotfiles/media/commit/1e11b7642bf6e4b59f0157bc268effc0edf8b0b1/img/emacs.png

/phundrak/dotfiles/media/commit/1e11b7642bf6e4b59f0157bc268effc0edf8b0b1/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/1e11b7642bf6e4b59f0157bc268effc0edf8b0b1/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.