aboutsummaryrefslogtreecommitdiff
path: root/etc (follow)
Commit message (Expand)AuthorAgeFilesLines
* etc/guix/home.scm: Use #~ and #$ over ` and ,EuAndreh2022-08-161-9/+9
* bin/uri: Add working versionEuAndreh2022-08-151-0/+1
* etc/guix/home.scm: Remove Anki Qt packageEuAndreh2022-08-151-1/+0
* etc/guix/home.scm: Decrease frequency of "check" and "msmtp-queue" cronjobsEuAndreh2022-08-151-2/+2
* etc/guix/home.scm: Use -q quiet flag in backup cronEuAndreh2022-08-151-1/+1
* mv etc/sh/check.sh bin/check: Also use generic ShellCommand commandEuAndreh2022-08-152-79/+0
* etc/sh/cronjob.sh: Satisfy ShellCheckEuAndreh2022-08-131-1/+1
* etc/guix/home.scm: Add cronjob to run "check"EuAndreh2022-08-131-3/+4
* etc/guix/system.scm: Setup unattended-upgradeEuAndreh2022-08-121-0/+2
* etc/guix/home.scm: Setup working cronjobsEuAndreh2022-08-124-20/+123
* etc/guix/home.scm: Add a bunch of packagesEuAndreh2022-08-121-6/+74
* etc/guix/home.scm: Update path to "my-profile"EuAndreh2022-08-121-1/+1
* etc/guix/home.scm: Fix s1: prefixEuAndreh2022-08-121-2/+2
* etc/guix/system.scm: Add Haskell and Guile code for base desktop systemEuAndreh2022-08-121-1/+5
* etc/guix/system.scm: Add pt_BR.UTF-8 locale to systemEuAndreh2022-08-121-0/+8
* etc/sh/rc: Load noise cancelling in system.scmEuAndreh2022-08-122-1/+11
* etc/ssh/known_hosts: Add camarada.site entryEuAndreh2022-08-121-0/+1
* etc/tmux/tmux.conf: Add navigation keybindingsEuAndreh2022-08-121-0/+4
* etc/i3status/config: Add "general" sectionEuAndreh2022-08-121-0/+5
* etc/i3/config: Simplify and settleEuAndreh2022-08-121-29/+25
* etc/{bash => sh}/rc: Separate Bash-specific code, remove unused codeEuAndreh2022-08-121-148/+102
* etc/ranger/rc.conf: Add key bindingsEuAndreh2022-08-121-0/+3
* mv etc/bash/check.sh etc/sh/check.shEuAndreh2022-08-121-4/+7
* mv etc/bash/privrc.sh etc/sh/privrc.shEuAndreh2022-08-121-0/+0
* etc/{bash => sh}/vcs-ps1.sh: Add shell_status_jobs and shell_status_levelEuAndreh2022-08-121-3/+32
* etc/tmux/tmux.conf: Use "-" like "cd -" doesEuAndreh2022-08-121-0/+1
* etc/tmux/tmux.conf: Increase contrast of status barEuAndreh2022-08-121-2/+2
* etc/xmonad/: Remove xmonad configuration filesEuAndreh2022-08-122-126/+0
* etc/guix/channels.scm: Fix path to xyz-euandreh channelEuAndreh2022-08-121-1/+1
* etc/git/ignore: Add /FIXMEEuAndreh2022-08-121-0/+1
* etc/git/ignore: Always exclude tmp/ directoryEuAndreh2022-08-121-0/+1
* etc/newsboat/config: Set max column width of newsboat to 80EuAndreh2022-07-151-0/+1
* etc/guix/home.scm: Explicitly load srfi-1 instead of inheriting it from curth0EuAndreh2022-05-211-1/+2
* etc/guix/{home,system}.scm: Use proper packaged "guile-heredoc" packageEuAndreh2022-05-212-2/+4
* etc/guix/current: Add guix profile symlinkEuAndreh2022-05-161-0/+1
* etc/bash/rc: Use "-e" instead of "-r" before sourcing filesEuAndreh2022-05-161-2/+2
* etc/bash/rc: explicitly set $HISTSIZE to -1 to represent the infinite valueEuAndreh2022-05-161-1/+1
* etc/bash/rc: manually load $XDG_CONFIG_HOME/guix/current/etc/profileEuAndreh2022-05-161-1/+5
* etc/bash/rc: Don't source /etc/bashrc from user fileEuAndreh2022-05-161-3/+0
* etc/bash/vcs-ps1.sh: Better checking of empty shell variablesEuAndreh2022-05-161-2/+2
* Use TinyCC as the default value of $CCEuAndreh2022-05-152-1/+2
* etc/guix/system.scm: Remove duplicate FIXME marker from curth0EuAndreh2022-05-151-1/+1
* etc/guix/home.scm: Move FIXME marker to TODOs.mdEuAndreh2022-05-151-1/+1
* etc/bash/rc: Remove FIXME marker from bash-completion handlingEuAndreh2022-05-152-7/+10
* etc/bash/check.sh: Exclude the file from FIXME checkEuAndreh2022-05-151-1/+1
* etc/bash/check.sh: Move to the root of the Git directory before running testsEuAndreh2022-05-151-0/+2
* etc/bash/check.sh: Assert clean tilde repositoriesEuAndreh2022-05-151-1/+13
* etc/bash/rc: Indent v() function body, remove commented codeEuAndreh2022-05-151-7/+6
* etc/bash/rc: Move $V_FILES into v() function, use heredocs instead of stringsEuAndreh2022-05-151-15/+16
* etc/bash/rc(cosmetic): Move comment on extra files into if statementEuAndreh2022-05-151-3/+1