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/vm: Support -n for dry-run and "-- --flags" forwarding to QEMU
EuAndreh
2022-12-03
1
-18
/
+51
|
*
bin/vm: v2
EuAndreh
2022-12-02
3
-57
/
+120
|
|
|
|
|
|
|
- support -S flag for toggling snapshot mode; - support -G flag for toggling GUI mode; - dynamically discover available images; - dynamically find available ports to map to 22.
*
bin/serve: Find a port instead of having a hard-coded fallback
EuAndreh
2022-12-02
1
-2
/
+2
|
*
bin/serve: Do not wait for the browser before start listening
EuAndreh
2022-12-02
1
-1
/
+2
|
*
bin/free-port: Add new working utility
EuAndreh
2022-12-02
1
-0
/
+73
|
*
etc/ssh/known_hosts: Add localhost key of velhinho
EuAndreh
2022-12-02
1
-0
/
+9
|
*
etc/guix/home.scm: Remove unused (xdg-config-home ...) function
EuAndreh
2022-12-02
1
-3
/
+0
|
*
etc/guix/home.scm: Use exported environment variables over custom build of ↵
EuAndreh
2022-12-02
2
-19
/
+3
|
|
|
|
gPodder
*
etc/guix/home.scm: Move custom built packages to shell aliases
EuAndreh
2022-12-02
2
-37
/
+6
|
*
etc/i3/config: Show desktop notification after taking screenshot
EuAndreh
2022-12-01
1
-2
/
+2
|
*
etc/guix/home.scm: Add "dpkg" package
EuAndreh
2022-12-01
1
-0
/
+1
|
*
etc/guix/home.scm: Remove mpv in favor of VLC
EuAndreh
2022-12-01
1
-7
/
+0
|
*
bin/{gc,upgrade}: Fix path to store password
EuAndreh
2022-12-01
2
-3
/
+3
|
*
etc/sh/rc: Update $BORG_PASSCOMMAND
EuAndreh
2022-11-30
1
-1
/
+1
|
*
Makefile: Add ~/.ssh symlink
EuAndreh
2022-11-30
1
-0
/
+4
|
*
etc/guix/home.scm: Remove custom build of OpenSSH
EuAndreh
2022-11-30
1
-5
/
+0
|
*
etc/sh/rc: Add $TZ variable
EuAndreh
2022-11-30
1
-0
/
+1
|
*
etc/guix/home.scm: Add "pv" package
EuAndreh
2022-11-30
1
-0
/
+1
|
*
etc/git/config: Add config to use notes as timely comment
EuAndreh
2022-11-29
1
-0
/
+3
|
*
etc/guix/home.scm: Use patched "mailutils" package from fork
EuAndreh
2022-11-29
1
-1
/
+1
|
*
etc/guix/channels.scm: Point to personal fork of Guix repository
EuAndreh
2022-11-29
1
-1
/
+11
|
*
etc/guix/home.scm: Add "btop" package
EuAndreh
2022-11-29
1
-0
/
+1
|
*
etc/guix/channels.scm: Fix path to Git repository
EuAndreh
2022-11-29
1
-1
/
+1
|
*
etc/sh/rc: Add "--no-print-directory" to make(1) alias
EuAndreh
2022-11-28
1
-1
/
+1
|
*
etc/sh/rc: Allow f(1) to work without any arguments
EuAndreh
2022-11-28
1
-2
/
+2
|
*
etc/sh/cronjob.sh: Add $(hostname) to cronjob subject
EuAndreh
2022-11-28
1
-1
/
+1
|
*
etc/guix/home.scm: Remove now unused package "isync-with-options"
EuAndreh
2022-11-27
1
-1
/
+0
|
*
etc/i3/config: Add keybindings for screenshots
EuAndreh
2022-11-27
1
-0
/
+3
|
*
etc/guix/home.scm: Add screenshots "scrot" package
EuAndreh
2022-11-27
1
-0
/
+1
|
*
Makefile: Store SSH connections in $XDG_STATE_HOME
EuAndreh
2022-11-27
1
-2
/
+2
|
*
Use friendly name as WireGuard aliases by default
EuAndreh
2022-11-27
2
-8
/
+4
|
*
etc/guix/system.scm: Point both "toph" and "toph.wg" to WireGuard
EuAndreh
2022-11-27
1
-3
/
+2
|
*
etc/ssh/known_hosts: Add keys with its verification links
EuAndreh
2022-11-27
1
-0
/
+28
|
*
etc/ssh/known_hosts: Reinit known hosts file
EuAndreh
2022-11-27
1
-86
/
+0
|
*
etc/guix/system.scm: euandreh.xyz -> euandre.org
EuAndreh
2022-11-27
1
-3
/
+5
|
*
bin/{msg,tmp,xmpp}: Change euandreh.xyz -> euandre.org
EuAndreh
2022-11-27
3
-7
/
+7
|
*
Makefile: Make "cd + $(MAKE)" rules silent
EuAndreh
2022-11-27
1
-3
/
+3
|
*
etc/guix/channels.scm: arrobaponto.org -> euandre.org
EuAndreh
2022-11-27
1
-2
/
+2
|
*
Makefile: Use $(HOME) over ~ in dependency name
EuAndreh
2022-11-27
1
-1
/
+1
|
*
Makefile: Consistent sort of $(derived-assets)
EuAndreh
2022-11-27
1
-4
/
+4
|
*
Makefile: Enforce creating $XDG_CACHE_HOME/ssh/conn
EuAndreh
2022-11-27
1
-0
/
+4
|
*
etc/guix/system.scm: Do not run newaliases in postfix-activation
EuAndreh
2022-11-25
1
-4
/
+1
|
|
|
|
|
For some reason it prevents the boop process. I'm still debugging it, but for now I'll keep it up-to-date manually.
*
bin/open: Use VLC over mpv; remove nohup
EuAndreh
2022-11-25
1
-2
/
+2
|
*
etc/guix/system.scm: Add "brightness" group and include myself in it
EuAndreh
2022-11-25
1
-2
/
+5
|
*
etc/ssh/known_hosts: euandreh.xyz and camarada.site now points to toph
EuAndreh
2022-11-25
1
-2
/
+2
|
*
etc/guix/system.scm: Add new group "cache" and include myself in it
EuAndreh
2022-11-25
1
-1
/
+7
|
*
Makefile: Use the same rule to build both manpages from POD
EuAndreh
2022-11-25
1
-3
/
+3
|
*
etc/guix/system.scm: Add WIP custom build of epson-L365 driver
EuAndreh
2022-11-24
1
-1
/
+69
|
*
etc/guix/home.scm: Add packages "sysstat" and "rrdtool"
EuAndreh
2022-11-24
1
-0
/
+2
|
*
etc/sh/cronjob.sh: Run cronjobs with increased niceness
EuAndreh
2022-11-24
1
-1
/
+1
|
[next]