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
/
sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "etc/sh/rc: Remove ~/.bashrc symlink"
EuAndreh
2022-11-15
1
-0
/
+2
*
Revert "Move email, IRC and Atom into Thunderbird"
EuAndreh
2022-11-12
1
-0
/
+3
*
Move email, IRC and Atom into Thunderbird
EuAndreh
2022-11-12
1
-3
/
+0
*
etc/sh/rc: Rename reload() to r(); remove alias for "r"
EuAndreh
2022-11-06
1
-3
/
+1
*
etc/sh/rc (PS1): Use early returns on the helper functions
EuAndreh
2022-11-06
1
-28
/
+37
*
etc/sh/rc (PS1): Inline call to "vcs ps1"
EuAndreh
2022-11-06
1
-5
/
+1
*
etc/sh/rc: Remove ~/.bashrc symlink
EuAndreh
2022-11-05
1
-2
/
+0
*
Move XDG_* variables from etc/sh/rc to Guix Home
EuAndreh
2022-11-05
1
-6
/
+0
*
etc/sh/cronjob.sh: Load ~/.profile over ad-hoc ~/.usr/etc/sh/rc file
EuAndreh
2022-11-05
1
-1
/
+4
*
etc/sh/rc: Include $DICPATH in `add_prefix()`
EuAndreh
2022-11-05
1
-0
/
+1
*
etc/sh/rc: Add alias for khal
EuAndreh
2022-10-28
1
-0
/
+1
*
etc/sh/vcs-ps1.sh: Inline $PS1 in etc/sh/rc
EuAndreh
2022-10-27
2
-103
/
+86
*
etc/sh/vcs-ps1.sh: Simplify, using vcs(1)
EuAndreh
2022-10-27
1
-99
/
+1
*
etc/sh/rc: Refactor "s", "d" and "ds" aliases using the new vcs(1)
EuAndreh
2022-10-27
1
-3
/
+3
*
etc/sh/rc: Use "bc -l" by default with an alias
EuAndreh
2022-10-27
1
-0
/
+1
*
etc/sh/root-rc: Add /root/.profile contents
EuAndreh
2022-10-27
1
-0
/
+83
*
Move some FIXME markers to ~/.usr/FIXME file
EuAndreh
2022-10-24
1
-4
/
+1
*
etc/sh/vcs-ps1.sh: Fix $JOBS count
EuAndreh
2022-10-22
1
-1
/
+1
*
etc/sh/rc: Remove rreload
EuAndreh
2022-10-21
1
-5
/
+0
*
Fix all ShellCheck warnings
EuAndreh
2022-10-20
3
-1
/
+3
*
bin/cl: Add first working version, integrated with Makefile and etc/sh/rc
EuAndreh
2022-10-19
1
-0
/
+1
*
etc/sh/rc: Stop wraping perl with rlwrap
EuAndreh
2022-10-19
1
-1
/
+0
*
etc/sh/rc: Move generation of GPG/SSH public keys and e.list.txt to Makefile
EuAndreh
2022-10-19
1
-26
/
+0
*
etc/sh/rc: Move creation of common-lisp/source to Makefile
EuAndreh
2022-10-19
1
-5
/
+0
*
etc/sh/rc: Ensure common-lisp/source symlink always exist
EuAndreh
2022-10-18
1
-0
/
+4
*
etc/sh/rc: Include more files in e.list.txt
EuAndreh
2022-10-16
1
-1
/
+2
*
etc/sh/rc: Remove alias for "sbcl"
EuAndreh
2022-10-16
1
-1
/
+0
*
etc/sh/rc: Remove annoying alias for "rm"
EuAndreh
2022-10-16
1
-1
/
+0
*
etc/sh/rc: Define and use $PRIV_CONFIG path
EuAndreh
2022-08-25
1
-1
/
+2
*
etc/sh/vcs-ps1.sh: Exclude autojump process from job count
EuAndreh
2022-08-24
1
-1
/
+1
*
etc/sh/rc: Load autojump code
EuAndreh
2022-08-24
1
-0
/
+7
*
etc/sh/rc: Separate interactive from non-interactive section with an early re...
EuAndreh
2022-08-24
1
-3
/
+10
*
etc/sh/rc: Use -r over -e test when sourcing files
EuAndreh
2022-08-24
1
-2
/
+2
*
etc/sh/rc: Remove redundant mkdir arguments
EuAndreh
2022-08-22
1
-4
/
+0
*
etc/sh/cronjob.sh: Tweak help string
EuAndreh
2022-08-22
1
-1
/
+1
*
mv etc/sh/check.sh bin/check: Also use generic ShellCommand command
EuAndreh
2022-08-15
2
-79
/
+0
*
etc/sh/cronjob.sh: Satisfy ShellCheck
EuAndreh
2022-08-13
1
-1
/
+1
*
etc/guix/home.scm: Setup working cronjobs
EuAndreh
2022-08-12
3
-8
/
+85
*
etc/sh/rc: Load noise cancelling in system.scm
EuAndreh
2022-08-12
1
-1
/
+0
*
etc/{bash => sh}/rc: Separate Bash-specific code, remove unused code
EuAndreh
2022-08-12
1
-0
/
+295
*
mv etc/bash/check.sh etc/sh/check.sh
EuAndreh
2022-08-12
1
-0
/
+77
*
mv etc/bash/privrc.sh etc/sh/privrc.sh
EuAndreh
2022-08-12
1
-0
/
+1
*
etc/{bash => sh}/vcs-ps1.sh: Add shell_status_jobs and shell_status_level
EuAndreh
2022-08-12
1
-0
/
+200