Skip to content

Commit 4ffbefb

Browse files
Save changes at: 1742053744
1 parent b4095c1 commit 4ffbefb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

profile.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ alias h="history"
9090
alias hx="helix"
9191
alias l="lsd -lahS --color=auto"
9292
alias ll="lsd -laS --color=auto"
93-
alias o="dolphin ."
93+
alias o="dolphin . &> /dev/null &"
9494
alias r="source ~/.bashrc"
9595
EOF
9696

0 commit comments

Comments
 (0)