7
homedir/.config/zsh.d/modules/shell
Normal file
7
homedir/.config/zsh.d/modules/shell
Normal file
@@ -0,0 +1,7 @@
|
||||
# Functions meant to be used interactively.
|
||||
# vim: ft=zsh
|
||||
|
||||
# Source the .zshrc again
|
||||
function reload {
|
||||
exec zsh -i
|
||||
}
|
Reference in New Issue
Block a user