Skip to content

Commit

Permalink
Add alias for clear command
Browse files Browse the repository at this point in the history
  • Loading branch information
michelegera committed Jan 3, 2024
1 parent f4ae49c commit f48b01b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/shell/config/fish/aliases.fish
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
alias c 'clear'
alias be 'bundle exec'
alias bi 'bundle install'
alias bl 'bundle list'
Expand Down

0 comments on commit f48b01b

Please sign in to comment.