Login
Discover
Waves
Communities
Login
Signup
Topics
#zsh
Global
Trending
Hot
New
Top
#zsh
New
Top communities
Create your community
latest #zsh created topics | Ecency
ryivhnn
zsh
2020-11-21 13:42
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 I wrote two weeks ago (x_x), I finally
$ 17.169
285
10
1
l0bst3r
LeoFinance
2020-07-19 12:20
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 json querying) to make a live crypto charting
$ 0.391
15
1
sady
anaconda
2019-05-23 04:12
!
Low reputation account with an unverified outbound link, Reveal content
환경설정 - ANACONDA 설치
사용환경 / mac terminal(zsh) pyenv 를 통한 다운로드 - 버전관리가 용의하다고 하는데, 다운로드 시간이 오래 걸려서 포기. (pyenv 설치) brew install pyenv (환경설정 열기) vi ~/.zshrc (환경설정 추가) export PYENV_ROOT="$HOME/.pyenv" export
teamhumble
steemhunt
2019-02-10 11:51
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 now as well, worth it! Link This is
ecency
Town Square
2026-08-20 11:56
Published via Ecency
Promoted
Introducing Creator Newsletters: Your Readers Can Now Get Your Posts by Email
Email digests are live on Ecency. Anyone can subscribe to a creator, a community or Ecency itself and get new posts delivered to their inbox, weekly or monthly. If you write on Hive, you now have a mailing
owdin.network
kr
2018-09-04 14:37
[OWDIN] 팀에서 cleos를 좀더 편하게 쓰기 위한 툴을 공개합니다. (zsh 용 cleos completion 툴)
안녕하세요. OWDIN 입니다. 저희 팀에서 스마트 컨트랙트 개발을 하면서 작은 툴들을 개발하고 있습니다. cleos 쓰시는 분들꼐서 좀 더 편리하게 사용하실 수 있도록 zsh 용 cleos completion 툴을 만들었습니다!! 탭키를 눌러서 자동완성을 시키거나 명령어 설명/사용법을 확인하실 수 있습니다. 아래 Github 링크의 readme를 들어가시면,
a186r
ubuntu
2018-04-18 18:09
!
Low reputation account with an unverified outbound link, Reveal content
在ubuntu上安装zsh
在ubuntu上安装zsh并且修改为ys主题,然后再安装几个插件 这一整套下来可真是太优秀了 参考: 自己记录一下方便查找 安装zsh sudo apt-get install zsh 修改默认的shell为zsh chsh -s /bin/zsh 这里不要使用sudo权限 配置密码文件,解决chsh: PAM认证失败的问题 sudo vim /etc/passwd
kingori2
zsh
2018-04-06 02:56
ohmyzsh , agnoster 테마 설정방법 정리
맥북을 포맷한 김에 oh-my-zsh 을 설치하고, 테마를 찾던 중 터미널 초보의 필수품인 Oh My ZSH!를 사용하자 에서 언급된 agnoster 테마 설치를 정리해 보았다. 0.준비 mkdir agnoster_theme cd agnoster_theme 1. powerline patched 폰트 설치 # clone git clone --depth=1 #
a186r
agnoster
2018-04-03 13:09
!
Low reputation account with an unverified outbound link, Reveal content
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 /etc/fonts/conf.d/ sudo mv
pouchon
ecency
2026-08-20 21:46
Published via Ecency
Promoted
SO FAR SO GOOD, TIME TO SEE SOME GREEN
How do you guys deal with that heat? I know it is every where and it is not safe to stay outside for long. In South Florida and most places the weather has not
sc0rpi0n
python
2017-12-23 13:18
!
Low reputation account with an unverified outbound link, Reveal content
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, themes, and a few things that make you shout…