mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
some fixes
This commit is contained in:
parent
769e23cb46
commit
cd11fb5334
2 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,6 @@
|
|||
''
|
||||
export EDITOR=nvim
|
||||
|
||||
function cdg() {
|
||||
if [[ $1 == "--help" ]]; then
|
||||
echo "A simple utility for navigating to the root of a git repo"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue