Filipe Silva
Filipe Silva
hi @edkolev, is it possible to turn this: ```txt # 127.0.0.1 localhost.localdomain localhost ::1 localhost.localdomain localhost # 127.0.0.1 thinkpad.localdomain thinkpad 192.168.0.4 julicloud.local julicloud 127.0.1.1 thinkpad.localdomain thinkpad ``` into this: ```txt...
more info __[here](https://www.cyberciti.biz/tips/what-is-devshm-and-its-practical-usage.html)__.
https://github.com/emacsfodder/move-text
https://github.com/willghatch/emacs-on-parens
see emacs-evil/evil#906
tip from [here](https://ranger.github.io/ranger.1.html) ```sh cd_tab_fuzzy [bool] Use fuzzy tab completion with the "cd" command. For example, :cd /u/lo/b expands to :cd /usr/local/bin. ```
https://github.com/vulgrim/dotfiles/blob/master/.config
I don't really use bash except for scripting. no need to mantain duplicate configurations for an interactive shell.