We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 416c0c7 commit fcba83aCopy full SHA for fcba83a
1 file changed
.bashrc
@@ -1030,6 +1030,8 @@ function jgrep() {
1030
1031
[[ -s /Users/andrewray/.rsvm/rsvm.sh ]] && . /Users/andrewray/.rsvm/rsvm.sh # This loads RSVM
1032
1033
+alias cat='bat --theme=TwoDark'
1034
+
1035
# aliased to "sw"
1036
# Easily checkout git branches, listed from a dialog menu
1037
# dialog settings may be set in ~/.dialogrc
0 commit comments