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
/
python
/
pythonrc.py
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2023-01-30
etc/guix/channels.scm: Change guix.git channel back to upstream
EuAndreh
1
-1
/
+1
2023-01-30
etc/guix/home.scm: Run backup cronjob later at night
EuAndreh
1
-1
/
+1
2023-01-04
etc/guix/system.scm: Remove unused desktop environments
EuAndreh
1
-6
/
+0
2022-12-27
etc/guix/home.scm: Add "enscript" package
EuAndreh
1
-0
/
+1
2022-12-24
etc/sh/rc: export $VG_FLAGS
EuAndreh
1
-0
/
+7
2022-12-18
etc/guix/home.scm: Switch to clang toolchaing
EuAndreh
1
-2
/
+2
2022-12-18
etc/sh/rc: Remove -flto from $CFLAGS and $LDFLAGS
EuAndreh
1
-2
/
+1
2022-12-16
bin/z: Use $TMPDIR: allow z(1) to work on non-writable directories
EuAndreh
1
-2
/
+1
2022-12-16
etc/sh/rc: Add _POSIX_C_SOURCE to $CFLAGS by default
EuAndreh
1
-1
/
+1
2022-12-16
etc/guix/system.scm: Add nss-mdns package
EuAndreh
1
-0
/
+1
As an attempt to make Avahi find the .local address of the printer.
2022-12-16
etc/guix/system.scm: Fix build and activation of EPSON driver
EuAndreh
1
-3
/
+3
2022-12-08
etc/sh/rc: Use -O0 optimizations by default
EuAndreh
1
-1
/
+1
2022-12-08
etc/ssh/known_hosts: Add 2 more entries for GitHub servers
EuAndreh
1
-1
/
+3
2022-12-07
etc/sh/rc: Fallback values when $XDG_DOWNLOAD_DIR does not exist
EuAndreh
1
-1
/
+1
2022-12-06
etc/guix/system.scm: Use strict IP for toph endpoint
EuAndreh
1
-1
/
+1
2022-12-06
etc/guix/system.scm: Use variable name of "toph" over literal string
EuAndreh
1
-1
/
+1
2022-12-06
bin/vm: Fix help string indentation
EuAndreh
1
-3
/
+3
2022-12-03
bin/vm: Actually implement dry-run for the "down" action
EuAndreh
1
-3
/
+9
2022-12-03
bin/vm: Place logs under $XDG_LOG_HOME
EuAndreh
1
-2
/
+2
2022-12-03
bin/vm: Make snapshot the default
EuAndreh
1
-3
/
+3
2022-12-03
bin/status-bar: Use the updated VM counter logic
EuAndreh
1
-1
/
+1
2022-12-03
bin/vm: Disable ShellCheck warning
EuAndreh
1
-0
/
+1
2022-12-03
bin/vm: Ignore known_hosts on SSHing into vm
EuAndreh
2
-3
/
+3
2022-12-03
etc/ssh/known_hosts: Remove vm host keys
EuAndreh
1
-7
/
+0
2022-12-03
bin/vm: Support portmapping, custom memory and partial custom image
EuAndreh
1
-20
/
+68
2022-12-03
bin/vm: Bail out when given a bad prefix
EuAndreh
1
-0
/
+5
2022-12-03
etc/ssh/known_hosts: Add Ubuntu VM key
EuAndreh
1
-0
/
+1
2022-12-03
bin/vm: Improve help string documentation
EuAndreh
1
-7
/
+20
2022-12-03
bin/vm: Support -n for dry-run and "-- --flags" forwarding to QEMU
EuAndreh
1
-18
/
+51
2022-12-02
bin/vm: v2
EuAndreh
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.
2022-12-02
bin/serve: Find a port instead of having a hard-coded fallback
EuAndreh
1
-2
/
+2
2022-12-02
bin/serve: Do not wait for the browser before start listening
EuAndreh
1
-1
/
+2