diff options
author | ubq323 <ubq323@ubq323.website> | 2024-08-21 11:22:20 +0000 |
---|---|---|
committer | ubq323 <ubq323@ubq323.website> | 2024-08-21 11:22:20 +0000 |
commit | 13e77a6da6361ecf185ef46fe09b16115a77aea0 (patch) | |
tree | 828740ba3da258f026ccf5f614dc90182faeb9b7 | |
parent | 82ba04c795cfa92051b3d0a84c5efc30d00b5ae9 (diff) |
.
-rw-r--r-- | .walter.bashrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.walter.bashrc b/.walter.bashrc new file mode 100644 index 0000000..64e9143 --- /dev/null +++ b/.walter.bashrc @@ -0,0 +1 @@ +alias ls='TERM=xterm ls --color=auto' |