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
...
*
etc/sh/rc: Put the f() preview window above
EuAndreh
2023-02-24
1
-1
/
+5
*
etc/sh/rc: Put the g() fzf preview-window above
EuAndreh
2023-02-23
1
-5
/
+5
*
etc/sh/rc: Remove "vi" alias
EuAndreh
2023-02-23
1
-1
/
+0
*
etc/sh/rc: Add missing -E to git grep in g()
EuAndreh
2023-02-23
1
-1
/
+1
*
etc/sh/rc: Add $LEIN_SUPPRESS_USER_LEVEL_REPO_WARNINGS variable
EuAndreh
2023-02-22
1
-0
/
+1
*
Fix f() and g() functions, with help of remembering(1) and highlight(1)
EuAndreh
2023-02-21
1
-33
/
+75
*
etc/sh/rc: Show hostname in $PS1 if on SSH session on different desktop
EuAndreh
2023-02-20
1
-1
/
+9
*
etc/sh/rc: Join both "if $DISPLAY" sections
EuAndreh
2023-02-20
1
-3
/
+6
*
Use xss-lock, i3lock and xset to lock after 5 minutes on usurpador
EuAndreh
2023-02-20
1
-2
/
+6
*
Remove all code referring to backlight tweaking
EuAndreh
2023-02-17
1
-1
/
+0
*
etc/sh/rc: export $VG_FLAGS
EuAndreh
2022-12-24
1
-0
/
+7
*
etc/sh/rc: Remove -flto from $CFLAGS and $LDFLAGS
EuAndreh
2022-12-18
1
-2
/
+1
*
etc/sh/rc: Add _POSIX_C_SOURCE to $CFLAGS by default
EuAndreh
2022-12-16
1
-1
/
+1
*
etc/sh/rc: Use -O0 optimizations by default
EuAndreh
2022-12-08
1
-1
/
+1
*
etc/sh/rc: Fallback values when $XDG_DOWNLOAD_DIR does not exist
EuAndreh
2022-12-07
1
-1
/
+1
*
etc/guix/home.scm: Use exported environment variables over custom build of gP...
EuAndreh
2022-12-02
1
-0
/
+2
*
etc/guix/home.scm: Move custom built packages to shell aliases
EuAndreh
2022-12-02
1
-0
/
+3
*
etc/sh/rc: Update $BORG_PASSCOMMAND
EuAndreh
2022-11-30
1
-1
/
+1
*
etc/sh/rc: Add $TZ variable
EuAndreh
2022-11-30
1
-0
/
+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/sh/cronjob.sh: Run cronjobs with increased niceness
EuAndreh
2022-11-24
1
-1
/
+1
*
Revert "Revert "Move email, IRC and Atom into Thunderbird""
EuAndreh
2022-11-24
1
-0
/
+1
*
Use opt/bin-dirs/ as a registry of extra manual bin directories
EuAndreh
2022-11-17
1
-0
/
+4
*
etc/sh/root-rc: Fix ShellCheck warnings
EuAndreh
2022-11-16
1
-2
/
+6
*
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
[prev]
[next]