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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
bin/gc: Fix password input to sudo
EuAndreh
2022-08-13
1
-1
/
+1
|
*
bin/forever: Report on the status code of each run
EuAndreh
2022-08-13
1
-1
/
+3
|
*
bin/: Add examples to help strings
EuAndreh
2022-08-13
10
-1
/
+175
|
*
bin/player: Add working utility
EuAndreh
2022-08-13
1
-0
/
+136
|
*
bin/menu: Add working utility
EuAndreh
2022-08-13
1
-0
/
+1571
|
*
bin/password: Delete in favor of gen-password
EuAndreh
2022-08-13
2
-58
/
+1
|
*
bin/: Replace usage of assert_arg with assert-arg
EuAndreh
2022-08-13
7
-72
/
+14
|
*
bin/httpno: Add working utility
EuAndreh
2022-08-13
1
-0
/
+150
|
*
bin/gen-password: Add working utility
EuAndreh
2022-08-13
1
-0
/
+73
|
*
bin/untill: Add working utility
EuAndreh
2022-08-13
1
-0
/
+83
|
*
bin/n-times: Add working utility
EuAndreh
2022-08-13
1
-0
/
+73
|
*
bin/{uc,lc}: Add working utilities
EuAndreh
2022-08-13
2
-0
/
+140
|
*
bin/git-cleanup: Add working utility
EuAndreh
2022-08-13
1
-0
/
+74
|
*
bin/forever: Add working utility
EuAndreh
2022-08-13
1
-0
/
+66
|
*
bin/dice: Add working utility
EuAndreh
2022-08-13
1
-0
/
+66
|
*
bin/m: Add working utility
EuAndreh
2022-08-13
1
-0
/
+64
|
*
bin/grun: Improve help string
EuAndreh
2022-08-13
1
-3
/
+3
|
*
etc/sh/cronjob.sh: Satisfy ShellCheck
EuAndreh
2022-08-13
1
-1
/
+1
|
*
bin/e: Avoid infinite recursion by checking if $EDITOR is already "e"
EuAndreh
2022-08-13
1
-0
/
+3
|
*
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
5
-31
/
+126
|
*
bin/{with-,}email: Add "Examples" section to help string
EuAndreh
2022-08-12
2
-0
/
+25
|
*
etc/guix/home.scm: Add a bunch of packages
EuAndreh
2022-08-12
1
-6
/
+74
|
|
|
|
|
|
|
For: - basic desktop usage; - improving my workflow; - compiling projects from source.
*
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
|
*
bin/bins: Add helper utility for listing binaries
EuAndreh
2022-08-12
1
-0
/
+73
|
*
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
|
*
bin/msg: Support good and bad messages via -0 and -1
EuAndreh
2022-08-12
1
-7
/
+24
|
*
bin/boop: Add optional -m MESSAGE, and use `msg` over playing sound directly
EuAndreh
2022-08-12
1
-7
/
+16
|
*
bin/backup: Make tag optional and script verbose by default
EuAndreh
2022-08-12
1
-20
/
+12
|
*
bin/80: Add helper utility
EuAndreh
2022-08-12
1
-0
/
+85
|
*
bin/color: Replace ad-hoc `assert_arg()` with `assert-arg`
EuAndreh
2022-08-12
1
-10
/
+4
|
*
bin/color: Add "Examples" section to help string
EuAndreh
2022-08-12
1
-1
/
+17
|
[next]