mirror of
https://github.com/kristoferssolo/solorice.git
synced 2026-02-04 14:42:04 +00:00
Change firefox to librewolf
This commit is contained in:
@@ -3,8 +3,6 @@ typeset -U PATH path
|
||||
# Disable files
|
||||
export LESSHISTFILE=-
|
||||
|
||||
export $(dbus-launch)
|
||||
|
||||
# Default Apps
|
||||
export EDITOR="nvim"
|
||||
export VISUAL="nvim"
|
||||
|
||||
@@ -119,7 +119,7 @@ bindkey -M vicmd '^[[P' vi-delete-char
|
||||
bindkey -M vicmd '^e' edit-command-line
|
||||
bindkey -M visual '^[[P' vi-delete
|
||||
|
||||
bindkey -s '^n' '^unvim .\n'
|
||||
bindkey -s '^n' '^uv .\n'
|
||||
|
||||
source /usr/share/zsh/plugins/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh 2>/dev/null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user