ranger delete bind and zsh nix-shell plugin

This commit is contained in:
Buliway 2024-09-20 19:54:13 +03:00
parent 62369f4422
commit 9f423ac3ea
3 changed files with 3 additions and 2 deletions

View file

@ -301,7 +301,7 @@ alias travel scout -aefklst
# == Default config https://github.com/ranger/ranger/blob/master/ranger/config/rc.conf
# ===================================================================
# map <DELETE> console delete
map <DELETE> console delete
# Alt Down. Скролить превью по одной строке вниз
map <538> scroll_preview 1

View file

@ -99,6 +99,6 @@
home.packages = with pkgs; [
zsh-autoenv # Плагина autoenv в oh-my-zsh не работает. Мб этот заработает
zsh-you-should-use # Напомнит, если у написанной команды есть алиас
# zsh-nix-shell # zsh plugin that lets you use zsh in nix-shell shell
zsh-nix-shell # zsh plugin that lets you use zsh in nix-shell shell
];
}

View file

@ -271,6 +271,7 @@
element-desktop # Matrix клиент десктоп. Без кастом смайликов
# cinny-desktop # Matrix клиент с кастом смайликами, похож на дс
# https://github.com/commetchat/commet/pull/295 # Matrix клиент, фул копия дса
###########
## Games ##