citadel
My dotfiles, scripts and nix configs
git clone
git://jb55.com/citadel
Log
|
Files
|
Refs
|
README
|
LICENSE
cmd (57B)
1
#!/bin/bash
2
CUR="`pwd`"
3
echo "cd $PWD && $@" > /tmp/cmds