diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2025-06-22 21:22:32 -0400 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2025-06-22 21:22:32 -0400 |
| commit | 978f4e95546a8a25a51723aef7f177e7ac43b035 (patch) | |
| tree | baf0e7333924e5bde1b9017d9a65d94e9287c2f2 | |
| parent | 98c9f80a6ec1a02f8168757996a9c30001d9403a (diff) | |
small changes
| -rw-r--r-- | .zshrc | 1 | ||||
| -rwxr-xr-x | scripts/startup | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -26,6 +26,7 @@ precmd_functions+=(set_prompt) # Vi mode bindkey -v +bindkey "^R" history-incremental-search-backward # isearch # Change cursor shape for different vi modes. function zle-keymap-select () { diff --git a/scripts/startup b/scripts/startup index 29534a5..021bc80 100755 --- a/scripts/startup +++ b/scripts/startup @@ -2,5 +2,5 @@ hyprpaper & hypridle & waybar & -pipewire & +gentoo-pipewire-launcher & restartemacs >/dev/null & |
