index
:
dotfiles
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
etc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
etc/sh/cronjob.sh: Satisfy ShellCheck
EuAndreh
2022-08-13
1
-1
/
+1
*
etc/guix/home.scm: Add cronjob to run "check"
EuAndreh
2022-08-13
1
-3
/
+4
*
etc/guix/system.scm: Setup unattended-upgrade
EuAndreh
2022-08-12
1
-0
/
+2
*
etc/guix/home.scm: Setup working cronjobs
EuAndreh
2022-08-12
4
-20
/
+123
*
etc/guix/home.scm: Add a bunch of packages
EuAndreh
2022-08-12
1
-6
/
+74
*
etc/guix/home.scm: Update path to "my-profile"
EuAndreh
2022-08-12
1
-1
/
+1
*
etc/guix/home.scm: Fix s1: prefix
EuAndreh
2022-08-12
1
-2
/
+2
*
etc/guix/system.scm: Add Haskell and Guile code for base desktop system
EuAndreh
2022-08-12
1
-1
/
+5
*
etc/guix/system.scm: Add pt_BR.UTF-8 locale to system
EuAndreh
2022-08-12
1
-0
/
+8
*
etc/sh/rc: Load noise cancelling in system.scm
EuAndreh
2022-08-12
2
-1
/
+11
*
etc/ssh/known_hosts: Add camarada.site entry
EuAndreh
2022-08-12
1
-0
/
+1
*
etc/tmux/tmux.conf: Add navigation keybindings
EuAndreh
2022-08-12
1
-0
/
+4
*
etc/i3status/config: Add "general" section
EuAndreh
2022-08-12
1
-0
/
+5
*
etc/i3/config: Simplify and settle
EuAndreh
2022-08-12
1
-29
/
+25
*
etc/{bash => sh}/rc: Separate Bash-specific code, remove unused code
EuAndreh
2022-08-12
1
-148
/
+102
*
etc/ranger/rc.conf: Add key bindings
EuAndreh
2022-08-12
1
-0
/
+3
*
mv etc/bash/check.sh etc/sh/check.sh
EuAndreh
2022-08-12
1
-4
/
+7
*
mv etc/bash/privrc.sh etc/sh/privrc.sh
EuAndreh
2022-08-12
1
-0
/
+0
*
etc/{bash => sh}/vcs-ps1.sh: Add shell_status_jobs and shell_status_level
EuAndreh
2022-08-12
1
-3
/
+32
*
etc/tmux/tmux.conf: Use "-" like "cd -" does
EuAndreh
2022-08-12
1
-0
/
+1
*
etc/tmux/tmux.conf: Increase contrast of status bar
EuAndreh
2022-08-12
1
-2
/
+2
*
etc/xmonad/: Remove xmonad configuration files
EuAndreh
2022-08-12
2
-126
/
+0
*
etc/guix/channels.scm: Fix path to xyz-euandreh channel
EuAndreh
2022-08-12
1
-1
/
+1
*
etc/git/ignore: Add /FIXME
EuAndreh
2022-08-12
1
-0
/
+1
*
etc/git/ignore: Always exclude tmp/ directory
EuAndreh
2022-08-12
1
-0
/
+1
*
etc/newsboat/config: Set max column width of newsboat to 80
EuAndreh
2022-07-15
1
-0
/
+1
*
etc/guix/home.scm: Explicitly load srfi-1 instead of inheriting it from curth0
EuAndreh
2022-05-21
1
-1
/
+2
*
etc/guix/{home,system}.scm: Use proper packaged "guile-heredoc" package
EuAndreh
2022-05-21
2
-2
/
+4
*
etc/guix/current: Add guix profile symlink
EuAndreh
2022-05-16
1
-0
/
+1
*
etc/bash/rc: Use "-e" instead of "-r" before sourcing files
EuAndreh
2022-05-16
1
-2
/
+2
*
etc/bash/rc: explicitly set $HISTSIZE to -1 to represent the infinite value
EuAndreh
2022-05-16
1
-1
/
+1
*
etc/bash/rc: manually load $XDG_CONFIG_HOME/guix/current/etc/profile
EuAndreh
2022-05-16
1
-1
/
+5
*
etc/bash/rc: Don't source /etc/bashrc from user file
EuAndreh
2022-05-16
1
-3
/
+0
*
etc/bash/vcs-ps1.sh: Better checking of empty shell variables
EuAndreh
2022-05-16
1
-2
/
+2
*
Use TinyCC as the default value of $CC
EuAndreh
2022-05-15
2
-1
/
+2
*
etc/guix/system.scm: Remove duplicate FIXME marker from curth0
EuAndreh
2022-05-15
1
-1
/
+1
*
etc/guix/home.scm: Move FIXME marker to TODOs.md
EuAndreh
2022-05-15
1
-1
/
+1
*
etc/bash/rc: Remove FIXME marker from bash-completion handling
EuAndreh
2022-05-15
2
-7
/
+10
*
etc/bash/check.sh: Exclude the file from FIXME check
EuAndreh
2022-05-15
1
-1
/
+1
*
etc/bash/check.sh: Move to the root of the Git directory before running tests
EuAndreh
2022-05-15
1
-0
/
+2
*
etc/bash/check.sh: Assert clean tilde repositories
EuAndreh
2022-05-15
1
-1
/
+13
*
etc/bash/rc: Indent v() function body, remove commented code
EuAndreh
2022-05-15
1
-7
/
+6
*
etc/bash/rc: Move $V_FILES into v() function, use heredocs instead of strings
EuAndreh
2022-05-15
1
-15
/
+16
*
etc/bash/rc(cosmetic): Move comment on extra files into if statement
EuAndreh
2022-05-15
1
-3
/
+1
*
etc/bash/rc: Move stty modification to the end of the file; remove dead "case"
EuAndreh
2022-05-15
1
-9
/
+1
*
etc/bash/rc: Set $HISTCONTROL variable.
EuAndreh
2022-05-14
1
-0
/
+2
*
etc/bash/rc: Show pretty tilde path in $V_FILES, in a better order
EuAndreh
2022-05-14
1
-7
/
+7
*
bin/brightness: Put device information in $BACKLIGHT_DEVICE variable instead ...
EuAndreh
2022-05-14
3
-8
/
+2
*
etc/guix/home.scm: Remove inetutils package
EuAndreh
2022-05-13
1
-1
/
+0
*
etc/guix/system.scm: Replace xmonad-current with xmonad-next
EuAndreh
2022-05-13
1
-15
/
+3
[next]