
zsh Tag Posts Index
Explore on-chain topics from the Hive blockchain.
- →
Automator partial notes: convoluted photo management
I wonder if my hive crew have been missing my incessantly nonsensical comments or if they're enjoying the serenity. As I mentioned at the end of the last progblog
- →
Gnuplot based live crypto charting script
The unix philosophy is to have each tool do its job well. I saw an opportunity to combine three simple tools (zsh for scripting, gnuplot for charting, and jq for
- →
환경설정 - ANACONDA 설치
사용환경 / mac terminal(zsh) pyenv 를 통한 다운로드 - 버전관리가 용의하다고 하는데, 다운로드 시간이 오래 걸려서 포기. (pyenv 설치) brew install pyenv (환경설정 열기) vi ~/.zshrc (환경설정 추가) export
- →
antigen - A plugin manager for zsh
antigen A plugin manager for zsh Screenshots Hunter's comment get your bundle on with this epic plugin manager for all those zsh fans, neaten it all up, super stable
- →
[OWDIN] 팀에서 cleos를 좀더 편하게 쓰기 위한 툴을 공개합니다. (zsh 용 cleos completion 툴)
안녕하세요. OWDIN 입니다. 저희 팀에서 스마트 컨트랙트 개발을 하면서 작은 툴들을 개발하고 있습니다. cleos 쓰시는 분들꼐서 좀 더 편리하게 사용하실 수 있도록 zsh 용 cleos completion 툴을 만들었습니다!! 탭키를 눌러서 자동완성을 시키거나 명령어 설명/사용법을
- →
在ubuntu上安装zsh
在ubuntu上安装zsh并且修改为ys主题,然后再安装几个插件 这一整套下来可真是太优秀了 参考: 自己记录一下方便查找 安装zsh sudo apt-get install zsh 修改默认的shell为zsh chsh -s /bin/zsh 这里不要使用sudo权限 配置密码文件,解决chsh: PAM认证失败的问题
- →
ohmyzsh , agnoster 테마 설정방법 정리
맥북을 포맷한 김에 oh-my-zsh 을 설치하고, 테마를 찾던 중 터미널 초보의 필수품인 Oh My ZSH!를 사용하자 에서 언급된 agnoster 테마 설치를 정리해 보았다. 0.준비 mkdir agnoster_theme cd agnoster_theme 1. powerline patched
- →
zsh的agnoster主题乱码
是因为缺少Powerline字体导致的 执行下面的命令来安装字体: wget wget sudo mkdir /usr/share/fonts/OTF sudo cp 10-powerline-symbols.conf /usr/share/fonts/OTF/ sudo mv 10-powerline-symbols.conf
- →
Oh-my-zsh Plugins for Metasploit Framework and Python SimpleHTTPServer
Oh-My-Zsh is an open source, community-driven framework for managing your ZSH configuration. It comes bundled with a ton of helpful functions, helpers, plugins,
Leave zsh Tag Posts Index to discover