Add complete edit history using fre

This commit is contained in:
Daniel Lundin 2024-04-01 11:04:47 +02:00
parent 6bc5bcee50
commit 182abc1ad0
5 changed files with 12 additions and 2 deletions
.config/fish/conf.d

View file

@ -1,4 +1,5 @@
alias e='tmux-edit-helper'
alias eh='tmux-edit-history'
alias dotgit='git --work-tree $HOME --git-dir $HOME/.dot_git'
alias git='git-branchless wrap --'
alias l='bat --wrap=never --pager="less -S"'