aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* etc/guix/system.scm: Include virtualization and printing servicesEuAndreh2022-05-121-0/+5
* etc/guix/home.scm: Include "dot-config" and "jobs" variablesEuAndreh2022-05-121-11/+27
* etc/guix/home.scm: use-modulesEuAndreh2022-05-121-1/+12
* etc/guix/home.scm: Add a bunch of packagesEuAndreh2022-05-121-9/+112
* etc/guix/home.scm: Add ssh.confEuAndreh2022-05-121-0/+11
* etc/guix/home.scm: Use modified *-with-options packagesEuAndreh2022-05-121-4/+62
* etc/guix/home.scm: Setup home-shell-profile-service-typeEuAndreh2022-05-121-5/+5
* etc/guix/home.scm: Use spaces for indentation of heredocsEuAndreh2022-05-121-28/+31
* etc/bash/rc: Setup working version alongside ~/.profileEuAndreh2022-05-121-0/+346
* bin/{open,print}: Fix indentation of heredoc stringsEuAndreh2022-05-122-31/+31
* bin/mkdtemp: Fix name in usage textEuAndreh2022-05-121-2/+2
* bin/msg: Move audio files to $XDG_DATA_HOME/msg/EuAndreh2022-05-123-2/+2
* Move symlink to private files to a relative location•••To avoid hardcoding both "/home/andreh" and "dev/private/dotfiles". EuAndreh2022-05-1211-11/+11
* etc/myrepos/config: Add link to private repoEuAndreh2022-05-121-0/+1
* .usr/etc/guile/init.scm: Add Guile initialization file•••Enable readline support and colourization. EuAndreh2022-05-121-0/+6
* etc/xmonad/: Migrate existing files from dotfilesEuAndreh2022-05-122-0/+126
* etc/backlight-device: Add fileEuAndreh2022-05-121-0/+1
* Move Git repository into ~/.usr/.git/EuAndreh2022-05-1253-0/+0
* .usr/etc/i3/config: WIP setup extra bindingsEuAndreh2022-05-121-2/+31
* mv ~/Maildir/.notmuch/hooks/ ~/.usr/etc/notmuch/default/EuAndreh2022-05-121-0/+0
* git mv .config .usr/etcEuAndreh2022-05-1227-0/+0
* git mv .local/bin/ .usr/bin/EuAndreh2022-05-1225-0/+0
* .config/newsboat/urls: Add link to private repoEuAndreh2022-05-121-0/+1
* .config/bash/check.sh: Add initial version, with ShellCheck and "set -eu"EuAndreh2022-05-121-0/+57
* .config/bash/privrc.sh: Add symlink to private repoEuAndreh2022-05-121-0/+1
* .local/bin/clamp: Add working versionEuAndreh2022-05-121-0/+74
* .local/bin/open: Use "cd + pwd" over "realpath" to preserve symlink in pathsEuAndreh2022-05-121-1/+1
* .local/bin/brightness: Add working versionEuAndreh2022-05-121-0/+13
* .local/bin/print: Add working versionEuAndreh2022-05-121-0/+151
* .local/bin/oepn,xdg-open: Add working versionsEuAndreh2022-05-122-0/+102
* .local/bin/without-env: Add working versionEuAndreh2022-05-121-0/+76
* .local/bin/{max,min}: Add working versionsEuAndreh2022-05-122-0/+122
* .local/bin/grun: Add working versionEuAndreh2022-05-121-0/+102
* .local/bin/e: Add working version, inspired by vipeEuAndreh2022-05-121-0/+79
* .local/bin/color: Exit when given an invalid colorEuAndreh2022-05-121-0/+1
* .local/bin/pre: Add working versionEuAndreh2022-05-121-0/+72
* .config/bash/vcs-ps1.sh: Add adapted version, using `color` utilityEuAndreh2022-05-121-0/+158
* .local/bin/color: Add working versionEuAndreh2022-05-121-0/+203
* .local/bin/gc: Add working versionEuAndreh2022-05-121-0/+105
* .local/bin/{mkstemp,mkdtemp}: Add working versionsEuAndreh2022-05-122-0/+48
* .local/bin/tmpname: Add working versionEuAndreh2022-05-121-0/+52
* .local/bin/uuid: Add working versionEuAndreh2022-05-121-0/+53
* .local/bin/copy: Add working versionEuAndreh2022-05-121-0/+67
* .local/bin/msg: Allow $ACTION_DONE to fallthrough to "wait" statementEuAndreh2022-05-121-1/+0
* .local/bin/with-email: Add working versionEuAndreh2022-05-121-0/+84
* .config/ranger/rc.conf: Use `trash` over manually moving filesEuAndreh2022-05-121-1/+1
* .config/ssh/config: Remove from Git (now being generated via Guix Home)EuAndreh2022-05-121-1/+0
* .config/tmux/tmux.conf: Run `urlscan` on "C-v u"EuAndreh2022-05-121-0/+2
* .config/tmux/tmux.conf: Source file from $XDG_CONFIG instead of ~/.tmux.confEuAndreh2022-05-121-1/+1
* .local/bin/msg: Use `email` command over `mail`EuAndreh2022-05-121-5/+1