Then I load them from .bashrc with
```bash
# Put them into .sh files in .alias.d
if [ -d ~/.alias.d ]; then
source <(cat ~/.alias.d/*.sh)
fi
```
Feels so much more organised
#tech #bash #theFutureIsTerminal #shell
Then I load them from .bashrc with
```bash
# Put them into .sh files in .alias.d
if [ -d ~/.alias.d ]; then
source <(cat ~/.alias.d/*.sh)
fi
```
Feels so much more organised
#tech #bash #theFutureIsTerminal #shell
#TheFutureIsTerminal
#TheFutureIsTerminal
It's that moment by moment reminder that life will find a way and things will be ok.
njames@dont-panic ~ on ☁️ (ap-southeast-2)
[ 12:09:59 ] ➜
#TheFutureIsTerminal #techSky
It's that moment by moment reminder that life will find a way and things will be ok.
njames@dont-panic ~ on ☁️ (ap-southeast-2)
[ 12:09:59 ] ➜
#TheFutureIsTerminal #techSky
The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
but:
echo $SHELL
/bin/bash
#macos #shell #theFutureIsTerminal #tech #dev
The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
but:
echo $SHELL
/bin/bash
#macos #shell #theFutureIsTerminal #tech #dev
I am using #Zed more for everyday editing and pull out the #jetbrains IDE's when I need a refactoring superpower
#techsky #cli #theFutureIsTerminal
I am using #Zed more for everyday editing and pull out the #jetbrains IDE's when I need a refactoring superpower
#techsky #cli #theFutureIsTerminal