Skip to content

IGR IT blog

IT Administrator for the IGR at the University of Glasgow

Recent Posts

  • Testing…
  • Server migration seems to have worked so far…
  • md array with disk gone missing – recovering data
  • Running svnadmin verify as root permission issues on Berkeley DB repositories
  • Blocking or disabling autofs automounts with the -null map

Recent Comments

  • Publishing websites with Jekyll, Apache and SVN – IGR IT blog on Private /tmp directories in Debian 9 Stretch with Apache
  • Creating mirrored swap devices on FreeNAS 11 – IGR IT blog on FreeNAS kernel python3.6 was killed: out of swap space
  • Miry on WordPress login time with the wpDirAuth plugin
  • Jamie Scott on Lenovo laptops freezing issues – WiDi driver
  • Jamie Scott on Installation and configuration of EAGLE 7 licencing server

Archives

Categories

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org

Tag: bash

macOS Catalina, zsh and Anaconda

The default terminal shell in macOS Catalina has changed from bash to zsh. Unfortunately it seems the Anaconda installer doesn’t know about this yet. To fix the install copy the section of code added by Anaconda from

~/.bash_profile

to

~/.zshrc

See this post for example.

Posted on 26th March 2020Categories Applications, Macintosh, ProgrammingTags Anaconda, bash, Python, zsh
Proudly powered by WordPress