projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Little script for unlocking Default GNOME Keyring
[~bandali/configs]
/
zsh
/
.zshrc
diff --git
a/zsh/.zshrc
b/zsh/.zshrc
index
6c7e099
..
eafbbc2
100644
(file)
--- a/
zsh/.zshrc
+++ b/
zsh/.zshrc
@@
-1,6
+1,6
@@
# Bash-like navigation
#export WORDCHARS='*?_-.[]~=&;!#$%^(){}<>'
# Bash-like navigation
#export WORDCHARS='*?_-.[]~=&;!#$%^(){}<>'
-export WORDCHARS='*?[]~=&;!#$%^(){}<>'
+export WORDCHARS='*?
-
[]~=&;!#$%^(){}<>'
fpath+=~/.zfunc
fpath+=~/.zfunc
@@
-29,3
+29,5
@@
source ~/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh
alias mpv="mpv --ytdl-format mp4"
alias mv="mv -iv"
alias cp="cp -iv"
alias mpv="mpv --ytdl-format mp4"
alias mv="mv -iv"
alias cp="cp -iv"
+alias scl=systemctl
+alias jcl=journalctl