Skip to content

Commit

Permalink
Not testing $1
Browse files Browse the repository at this point in the history
  • Loading branch information
charnley committed Mar 27, 2024
1 parent ab2933e commit 242b673
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dot/bash_aliases
Original file line number Diff line number Diff line change
Expand Up @@ -183,9 +183,9 @@ alias b='cd ..'
function fast_edit()
{

if test -z "$1"; then
# if test -z "$1"; then

fi
# fi

# Quickly go to folder and find the files you want to edit
if command -v bat &> /dev/null
Expand Down

0 comments on commit 242b673

Please sign in to comment.