sun and cloud

使用 starship 美化 terminal

starship 的安装与配置

React CRA的.env加顺序

Note: this feature is available with react-scripts@1.0.0 and higher.

Gradle 指定版本安装

Macos 下非 homebrew 方式安装,适合特定版本的安装

Mac 下显示隐藏文件

如何用显示Mac 下的隐藏文件

sftp 命令

sftp是 SSH 提供的一个客户端应用程序,主要用来安全地访问 FTP。因为 FTP 是不加密协议,很不安全,sftp就相当于将 FTP 放入了 SSH。

变量提升

JS 的执行方式是预解析,再执行,这里产生的这个概念

Unable to load the EventMachine C extension; To use the pure-ruby reactor, require 'em/pure_ruby'

暂时不太理解原理,先按如下方式解决

An error occurred while installing rmagick (2.13.4), and Bundler cannot continue.

老版本的库: rmagick (2.13.4) 安装出错

安装 ruby 2.3.3

小于2.4的版本都按此方法进行