Skip to content

Commit becc7e7

Browse files
Save changes at: 1742239114
1 parent e72d500 commit becc7e7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

profile.sh

+2-1
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,9 @@ alias f="fzf -i --print0 | xclip -selection clipboard"
8888
alias g="grep -n --color"
8989
alias h="history"
9090
alias hx="helix"
91-
alias l="lsd -lahS --color=auto"
9291
alias ll="lsd -laS --color=auto"
92+
alias l="lsd -lahS --color=auto"
93+
alias md="glow --line-numbers --pager"
9394
alias o="dolphin . &> /dev/null &"
9495
alias r="source ~/.bashrc"
9596
EOF

0 commit comments

Comments
 (0)