Add alias to zsh to reconfigure my guix-home
This commit is contained in:
parent
9679603547
commit
4cca6074fa
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@
|
|||
"alias scsh=\"rlwrap scsh\"\n"
|
||||
"alias sbcl=\"rlwrap sbcl\"\n"
|
||||
"alias hc=herbstclient\n"
|
||||
"alias reco=\"pushd ~/projects/new-dotfiles/ && guix home reconfigure config.scm; popd\"\n"
|
||||
"setopt SHARE_HISTORY\n"
|
||||
"setopt HIST_IGNORE_ALL_DUPS\n"
|
||||
"setopt HIST_IGNORE_SPACE\n"
|
||||
|
|
Loading…
Reference in a new issue