AutoYADM commit: 2024-12-07 16:10:03
This commit is contained in:
parent
56e2c31ab3
commit
aeca4d5111
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
@ -63,7 +63,7 @@ bindkey -r '^T'
|
||||||
bindkey -r '\ex'
|
bindkey -r '\ex'
|
||||||
|
|
||||||
# Created by `pipx` on 2024-09-20 02:14:00
|
# Created by `pipx` on 2024-09-20 02:14:00
|
||||||
export PATH="$PATH:/home/fic/.local/bin:/home/fic/.cargo/bin"
|
export PATH="$PATH:/home/fic/.local/bin:/home/fic/.cargo/bin:/home/fic/go/bin"
|
||||||
fpath=(~/.zsh.d/ $fpath)
|
fpath=(~/.zsh.d/ $fpath)
|
||||||
function y() {
|
function y() {
|
||||||
local tmp="$(mktemp -t "yazi-cwd.XXXXXX")" cwd
|
local tmp="$(mktemp -t "yazi-cwd.XXXXXX")" cwd
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue