mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
zsh: add ranger alias
This commit is contained in:
parent
23c3f99586
commit
c7cabc933c
1 changed files with 2 additions and 1 deletions
|
|
@ -66,9 +66,10 @@ alias :notimestamps='omz theme use custom-minimal'
|
|||
# Apps
|
||||
|
||||
alias gzdoom='flatpak run --filesystem=home org.zdoom.GZDoom'
|
||||
alias ncdu='ncdu --color off'
|
||||
alias lynx='WWW_HOME=https://duckduckgo.com \
|
||||
lynx -accept_all_cookies -nocolor -nopause -show_cursor:true -tna -vikeys'
|
||||
alias ncdu='ncdu --color off'
|
||||
alias ranger='source ranger'
|
||||
|
||||
# Aliases for nmtui @see https://lemmy.world/post/17689127
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue