摘要: 默认快捷键是 在shortcut中修改这个的快捷键(它的menu title叫 Paste and Match Style): 普通的复制叫做Paste 阅读全文
posted @ 2021-04-20 23:27 hh9515 阅读(108) 评论(0) 推荐(0)
摘要: 资料一:login shell与 non-login shell的区别: 当你到家目录并且点用户图标,输入密码回车的时候, 背景其实有一个叫login shell的东西在运行 当你使用su命令切换用户的时候也是 1. /etc/profile2. ~/.bash_profile 如果有的话就对他进行 阅读全文
posted @ 2021-04-20 23:23 hh9515 阅读(194) 评论(0) 推荐(0)
摘要: -- 是用来表示option结束,结束后面对option的处理, 比如说 什么时候用: 当我们的非option参数以-开始的时候,我们就要使用 阅读全文
posted @ 2021-04-20 18:14 hh9515 阅读(163) 评论(0) 推荐(0)
摘要: 所以代码中 这种只会读取一行,第一行 阅读全文
posted @ 2021-04-20 18:06 hh9515 阅读(72) 评论(0) 推荐(0)
摘要: https://stackoverflow.com/questions/40076573/adding-timestamp-to-each-line-on-zsh 阅读全文
posted @ 2021-04-20 17:37 hh9515 阅读(149) 评论(0) 推荐(0)