f6p
f6p
Hi, I have a snipplet that changes color theme of framebuffer console. This works until `reset` is called (it should be added to bash_logout or zprofile): ``` if [ "$TERM"...
Hello, I think I found misleading comment or a bug. [Ri driver initialize method](https://github.com/ruby/rdoc/blob/0a3a67458381484d805687d422972c9ec92011a1/lib/rdoc/ri/driver.rb#L403) comment states that initial driver options come (partly) from result of `process_args` call. Thats not true...
Hello, I was setting up grc on my system and I can't stop thinking that there may be way to simplify default alias setup. If both bash and zsh wouldn't...
For example: Rails 5.2 introduced encrypted credentials. One way master key can be stored is via `ENV["RAILS_MASTER_KEY"]`. If ExecStart is not executed as login shell variables set in .bashrc are...