index
:
nixfiles
this commit
main
System and user configuration, managed by nix and home-manager
Gitolite user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
user
/
zsh
/
zshrc
Commit message (
Collapse
)
Author
Age
Lines
*
zsh: replace agkozak prompt with powerlevel10k
Alan Pearce
2023-05-22
-32
/
+2
|
*
zsh: edit current command line in $EDITOR with C-x C-e
Alan Pearce
2023-05-22
-0
/
+4
|
*
zsh: add function to move a file and replace it with a link
Alan Pearce
2023-04-25
-0
/
+20
|
*
zsh: add `delink` function to replace a symlink with a copy
Alan Pearce
2023-04-12
-0
/
+12
|
*
zsh: disable right prompt for SSH clients
Alan Pearce
2023-04-09
-3
/
+6
|
*
emacs: auto-discover projectile projects
Alan Pearce
2023-04-08
-6
/
+0
|
|
|
|
I no longer need the `add_project` function to add these from a shell
*
zsh: configure completion for own functions
Alan Pearce
2023-04-04
-0
/
+2
|
*
zsh: add `field` as a simplified `cut` that works more like `awk`
Alan Pearce
2023-03-25
-0
/
+5
|
*
Reformat zsh files
Alan Pearce
2022-10-17
-30
/
+27
|
*
zsh: add helpers to copy/set environment variables in Emacs
Alan Pearce
2022-06-13
-0
/
+8
|
*
zsh: install up, interactive pipeline previewer
Alan Pearce
2021-04-02
-0
/
+13
|
*
zsh: cache expensive completions to disk
Alan Pearce
2020-12-29
-0
/
+3
|
*
zsh: don't complete local users in ssh commands
Alan Pearce
2020-12-08
-0
/
+1
|
*
zsh: use .hosts for hostname completion
Alan Pearce
2020-12-08
-0
/
+2
|
*
zsh: include untracked files in fzf ^X^F binding
Alan Pearce
2020-09-21
-3
/
+1
|
*
zsh: show/hide user and host depending on SSH status
Alan Pearce
2020-09-10
-1
/
+1
|
*
zsh: skip kubernetes rprompt logic when connected via SSH
Alan Pearce
2020-09-10
-20
/
+23
|
*
zsh: Fix missing leading characters in fzf file search
Alan Pearce
2020-09-04
-2
/
+1
|
*
zsh: create function to add project to emacs
Alan Pearce
2020-07-04
-0
/
+5
|
*
zsh: show kubernetes status in all satoshipay repositories
Alan Pearce
2020-06-18
-1
/
+1
|
*
zsh: leverage declarative installs instead of checking for binaries
Alan Pearce
2020-06-17
-23
/
+12
|
*
zsh: add secondary binding for switching to project directories
Alan Pearce
2020-06-17
-0
/
+1
|
*
zsh: hide user name in prompt display
Alan Pearce
2020-05-01
-0
/
+1
|
*
zsh: disable unnecessary prompt features
Alan Pearce
2020-05-01
-0
/
+2
|
*
Reorganise folder structure to remove hidden files
Alan Pearce
2020-04-03
-0
/
+134
After moving from GNU Stow, this is not necessary. Non-hidden files are much easier to work with.