RANGER
Building a Linux Habitatwilli glenz @ telegram
Published with SteemPeak
home ~ previous
vim ~/.config/fish/functions/granger.fish
function granger --description 'ranger'
clear; echo
echo '=========================================================================='
echo ' RANGER '
echo ' ~/.config/ranger/rc.conf '
echo '=========================================================================='
echo ' '
echo ' # apt install ranger '
echo ' $ apt-cache show ranger '
echo ' $ ranger --copy-config=all '
echo ' $ vim ~/.config/ranger/rc.conf '
echo ' set draw_borders true '
echo ' '
echo '--------------------------------------------------------------------------'
echo ' F1 F2 F3 F4 F5 F6 F7 F8 F9 F10 '
echo '--------------------------------------------------------------------------'
echo ' help rename view edit copy cut mkdir delete shell exit '
echo ' ? cw dD S q '
echo ' :help :rename :delete '
echo ' '
echo '--------------------------------------------------------------------------'
echo ' hidden tag home '
echo '--------------------------------------------------------------------------'
echo ' ^h t h '
echo ' gh '
echo ' '
echo '=========================================================================='
echo
end
SOURCES
homepage .......................................................... ranger.github.io
documentation ........................................ github.com/ranger/ranger/wiki
man-pages ............................................................. $ man ranger
user-guide ....................... github.com/ranger/ranger/wiki/Official-user-guide
wiki-arch-linux ................................ wiki.archlinux.org/index.php/Ranger
picture ....................................... screenshoot by me ~ my gnome-desktop
Congratulations @wglenz! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) :
You can view your badges on your Steem Board and compare to others on the Steem Ranking
If you no longer want to receive notifications, reply to this comment with the word
STOP
To support your work, I also upvoted your post!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit