index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
home
/
services
/
shells.scm
Age
Commit message (
Expand
)
Author
2023-07-11
home: services: bash: Properly quote shell aliases.
...
Ludovic Courtès
2023-07-05
home: Add inputrc service.
...
Efraim Flashner
2023-04-02
services: replace bare serializers with (serializer ...)
...
Bruno Victal
2023-01-05
system: Define default 'PS1' in /etc/bashrc rather than ~/.bashrc.
...
Ludovic Courtès
2023-01-05
system, home: Factorize default '.bashrc'.
...
Ludovic Courtès
2022-12-02
home: services: Use 'match-record' instead of 'match'.
...
Ludovic Courtès
2022-11-17
Fix problems initially introduced in commit 543d971ed2, now reinstated.
...
Maxim Cournoyer
2022-07-14
home: services: environment-variables: Double-quote values.
...
Ludovic Courtès
2022-07-14
home: services: shells: Double-quote environment variable values.
...
Ludovic Courtès
2022-07-14
home: services: shell: Do not use "setup" as a verb.
...
Ludovic Courtès
2022-06-29
home: services: shells: Export Fish environment variables.
...
(
2022-04-29
home: shells: Migrate fish to xdg-configuration-files.
...
Bastien Rivière
2022-04-29
home: services: fish: Fix incorrect ".config" file name.
...
Maya
2022-04-11
home: shells: Rename zsh related functions.
...
Andrew Tropin
2022-04-08
home: symlink-manager: Remove appending of leading dot.
...
Andrew Tropin
2022-04-03
home: services: zsh: Fix zshenv creation.
...
Brian Kubisiak
2022-03-20
home: shells: Migrate zsh to xdg-configuration-files.
...
Andrew Tropin
2022-03-18
home: services: Fix bash aliases without guix-defaults.
...
angryrectangle
2021-11-24
home: services: bash: Only source /etc/bashrc if it exists.
...
Tobias Geerinckx-Rice
2021-11-16
home: services: bash: Emit 'extra-content' first again.
...
Ludovic Courtès
2021-11-14
gnu: home: services: Fix typo.
...
Vagrant Cascadian
2021-11-07
doc: Improve documentation of the Bash home service
...
Xinglu Chen
2021-11-07
home: services: bash: Add ‘aliases’ field.
...
Xinglu Chen
2021-10-16
home: services: shells: Fix documentation about file-like objects.
...
Oleg Pykhalov
2021-10-09
home: services: configuration: Support file-like objects.
...
Oleg Pykhalov
2021-10-09
Move (gnu home-services) to (gnu home services).
...
Oleg Pykhalov
2021-10-08
gnu: Move (gnu home-services) to (gnu home services).
...
Oleg Pykhalov