autoload zmv, rename 'xplr cd'
This commit is contained in:
parent
824ff70789
commit
bd8fbf3390
2 changed files with 3 additions and 1 deletions
|
|
@ -40,4 +40,4 @@ export EDITOR='hx'
|
|||
export VISUAL='hx'
|
||||
|
||||
setxkbmap eu
|
||||
alias xcd='cd "$(xplr --print-pwd-as-result)"'
|
||||
alias xd='cd "$(xplr --print-pwd-as-result)"'
|
||||
|
|
|
|||
|
|
@ -106,6 +106,8 @@ alias checkupdates="aptitude search '~U'"
|
|||
alias hx="helix"
|
||||
{{ end }}
|
||||
|
||||
autoload zmv
|
||||
|
||||
if [ "$TERM" = "linux" ]; then
|
||||
echo -en "\e]P01d2021" #black
|
||||
echo -en "\e]P87c6f64" #darkgrey
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue