LINUXOPOLIS # 1,033 ~ RANGER

in #linux6 years ago (edited)

RANGER

Building a Linux Habitat
willi glenz @ telegram
Published with SteemPeak
home ~ previous

screenshot by willi glenz

vim ~/.config/fish/functions/granger.fish

function granger --description 'file manager'
    clear; echo
    echo '=========================================================================='
    echo '                                  RANGER                                  '
    echo '=========================================================================='
    echo '      INSTALLATION                                CONFIGURATION           '
    echo ' ------------------------------------------------------------------------ '
    echo ' $ w3m ranger.github.io                   $ ranger --copy-config=all      '
    echo ' # apt install ranger                     $ vim ~/.config/ranger/rc.conf  '
    echo ' $ apt-cache show ranger                       set draw_borders true      '
    echo '                                                                          '
    echo ' ------------------------------------------------------------------------ '
    echo ' F1    F2      F3     F4      F5      F6     F7      F8              F10  '
    echo ' ------------------------------------------------------------------------ '
    echo ' help  rename  view   edit    copy    cut    mkdir   delete          exit '
    echo ' ?     cw      i      <ret>                          dD              q    '
    echo ' :help :rename                                       :delete         Q    '
    echo '                                                                          '
    echo ' ------------------------------------------------------------------------ '
    echo '  new  hidden  tag home   shell                                           '
    echo ' ------------------------------------------------------------------------ '
    echo '  ^n   ^h      t   gh     S                                               '
    echo '               ct  h                                                      '
    echo '                                                                          '
    echo '=========================================================================='
    echo
end
SOURCES
 homepage ......................... ranger.github.io
 documentation .................... github.com/ranger/ranger/wiki
 cheat-sheet ...................... ranger.github.io/cheatsheet.png
 user-guide ....................... github.com/ranger/ranger/wiki/Official-user-guide
 man-pages ........................ $ man ranger
 wiki-arch-linux .................. wiki.archlinux.org/index.php/Ranger
 picture .......................... screenshoot by me ~ my gnome-desktop
Sort:  

The Steem blockchain is currently being attacked by a central authority in order to take control of the witnesses. If you are not managing your witness votes, please consider setting @berniesanders as your witness voting proxy by clicking here to help restore the decentralization of Steem.