抱歉,您的浏览器无法访问本站

本页面需要浏览器支持(启用)JavaScript


了解详情 >

Linux File Basic Cmd

ls, cd, pwd, mkdir, rm, rmdir, mv, cp, touch, cat, nl, more, less, head, tail

devops

My Zsh Config Files

我的配置文件 ~/.zprofile~/.zshrc

devops

Macos Terminal Set Shadowsocks

  1. first, you need to have vps
  2. second, you need to have shadowsocks app
devops

Macos Sierra Uninstall App & Solve Allow apps Anywhere

Here are some tips to help you fun macos sierra

devops

Pyenv Install For Virtual Multi Python Version Switch

It needs to be used in both python2 and python3 environments, or different packages need to be installed in different projects.

devops

Common Useful Links

Here are some useful links

devops

My Blog Config.yml

hexo blog config.yml file

devops

My Vim Config File

my vim custom config .vimrc file

devops

MacOS Mojave 10.14.6 Work Environment Install

Enable Dragging With Three Finger :

System Preferences -> Accessibility -> Mouse & Trackpad -> Trackpad Options.

devops

New Mac Install Brew Iterm Zsh

新机 mac 安装一些常用软件

devops

Work 常用的命令积累

2015年工作时候的常用的命令积累

devops

Linux, profile / bashrc Brief Introduce

/etc/profile、/etc/bashrc、/.bash_profile、/.bashrc

devops

Linux 鸟哥的私房菜 读书心得

Linux 鸟哥的私房菜 读书心得 : 实践与观察才是王道

devops

Linux C语言的一些知识学习

Linux C语言的一些知识, 涉及 计算机程序,语言发展,编译链接,数据,函数库等等.

devops

学用 g++ (初步)

gcc 和 g++ 都是GNU(组织)的一个编译器.

devops