1
1
Fork
You've already forked dotfiles
0
My personal dotfiles
  • Scheme 49.1%
  • Emacs Lisp 34%
  • Common Lisp 6.8%
  • CSS 6.7%
  • Shell 2.6%
  • Other 0.7%
2025年12月12日 18:52:41 +03:00
.bin sway fixes 2025年08月15日 18:44:04 +03:00
.config emacs packages updates 2025年12月12日 18:52:41 +03:00
.icons add hyprland configuration nad macchiato theme 2024年05月24日 07:46:37 +03:00
.local/share/applications sway fixes 2025年08月15日 18:44:04 +03:00
.screenshots update readme and screenshots 2024年06月22日 15:27:59 +03:00
.wallpapers introduce emacs meow to replace evil 2024年12月01日 23:05:25 +03:00
.aliases update 2022年04月16日 14:38:52 +03:00
.gitconfig emacs packages updates 2025年12月12日 18:52:41 +03:00
.gitignore use newsticker instead of elfeed 2025年04月16日 23:17:31 +03:00
.gnome update 2022年04月13日 16:04:15 +03:00
.mbsyncrc vanilla emacs updates 2025年05月08日 06:02:56 +03:00
.profile wayland updates 2025年01月25日 20:10:25 +03:00
.SRCINFO updates 2024年04月27日 13:52:54 +03:00
.stow-local-ignore update 2022年08月22日 22:31:22 +03:00
.xinitrc emacs updates 2024年09月16日 05:41:53 +03:00
.Xresources wayland updates 2025年01月25日 20:10:25 +03:00
.zshrc bulk update 2025年11月15日 01:23:17 +03:00
PKGBUILD remove pulseaudio next sink from list of arch packages 2024年08月10日 16:46:28 +03:00
README.org update readme 2024年07月28日 22:27:40 +03:00

Readme

Specifications

-- -- 
 -- -- 
 -==++------- -------++==- OS: Linux/Guix
 ==+++=----= -----++++== Shell: zsh
 ===== ----- WM: sway
 ==== ---- Theme: Colloid-Purple-Dark-Catppuccin [GTK2/3]
 ===+ ---- Icons: Colloid-nord-dark [GTK2/3]
 +++++ ----- Terminal: emacs (eshell)
 ++++ ---- Files: emacs (dired)
 *++++ ---- Launcher: rofi (wayland)
 ++++=---- bar: waybar
 ++===-- 
 *=====-

Screenshots

Desktop (sway)

/ebeem/dotfiles/media/branch/main/.screenshots/desktop.png

Editor (emacs)

/ebeem/dotfiles/media/branch/main/.screenshots/emacs.png

System Monitor (btop)

File Manager (dired)

Terminal Emulator (eshell)

/ebeem/dotfiles/media/branch/main/.screenshots/dired-terminal.png

Email Client (mu4e)

/ebeem/dotfiles/media/branch/main/.screenshots/mu4e.png

RSS reader (elfeed)

/ebeem/dotfiles/media/branch/main/.screenshots/rss-feed.png

Features

  • totally keyboard driven workflow
  • great multi-monitor support
  • workspaces span displays
  • uses emacs as alternative to most tools

    • file manager (dired)
    • rss reader (elfeed)
    • email client (mu4e)
    • music (mingus)
    • terminal emulator (eshell + vterm + alacritty)
    • text editor (emacs +lsp for IDE capabilities)
    • simple browser (eww)
    • pdf viewer (pdf-tools)
    • word processor (org-mode + latex)
    • presentations (org-mode + org-present + beamer)
    • simple spreadsheets (org-mode)

Setup

  1. stow the dotfiles
 git clone https://github.com/ebeem/dotfiles.git
 cd dotfiles
 cd stow ./
  1. reconfigure system and home

NOTE: system swap-devices and file-systems have to be modified

 sudo guix system reconfigure ~/.config/guix/system.scm
 guix home reconfigure ~/.config/guix/home.scm