AutoYADM commit: 2025-03-16 16:15:07
This commit is contained in:
parent
b0bb177c13
commit
6c980e25d6
3 changed files with 8 additions and 4 deletions
|
@ -304,3 +304,6 @@ L = "goto_last_line"
|
|||
[keys.normal.backspace]
|
||||
d = "delete_selection_noyank"
|
||||
c = "change_selection_noyank"
|
||||
[keys.select.backspace]
|
||||
d = "delete_selection_noyank"
|
||||
c = "change_selection_noyank"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
Videos /home/fic/Videos v
|
||||
Videos /home/fic/Videos/ v
|
||||
SyncDocuments /home/fic/SyncDocuments/ s
|
||||
SyncDocuments /home/fic/SyncDocuments s
|
||||
Pictures /home/fic/Pictures/ p
|
||||
SyncDocuments /home/fic/SyncDocuments/ s
|
||||
Pictures /home/fic/Pictures p
|
||||
Downloads /home/fic/Downloads D
|
||||
Pictures /home/fic/Pictures/ p
|
||||
Downloads /home/fic/Downloads/ D
|
||||
Documents /home/fic/Documents/ d
|
||||
Downloads /home/fic/Downloads D
|
||||
Documents /home/fic/Documents d
|
||||
Documents /home/fic/Documents/ d
|
||||
|
|
1
.zshrc
1
.zshrc
|
@ -53,6 +53,7 @@ source ~/.config/zsh/fzf.zsh
|
|||
# Not working for some reason...
|
||||
# source ~/.config/zsh/fzf-git.sh
|
||||
|
||||
alias xcheck="env DISPLAY=:0 xlsclients"
|
||||
alias mailconf="y ~/.config/mail"
|
||||
alias nm=notmuch
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue