summaryrefslogtreecommitdiffstats
path: root/fish/config.fish
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2020-09-07 18:36:10 +0100
committerMatthew Lemon <matt@matthewlemon.com>2020-09-07 18:36:10 +0100
commit2e8d97e5fad0f714d676803ff4edffb8a188e0b2 (patch)
treeb10ed0265ae5323382485af2edb1ff15cb822659 /fish/config.fish
parent66967089a03243a9392b4a7455c4a98a4f729ee3 (diff)
a big bag of update
Diffstat (limited to 'fish/config.fish')
-rw-r--r--fish/config.fish3
1 files changed, 3 insertions, 0 deletions
diff --git a/fish/config.fish b/fish/config.fish
index 41b3457..c64e395 100644
--- a/fish/config.fish
+++ b/fish/config.fish
@@ -12,6 +12,9 @@
#set __fish_git_prompt_char_upstream_behind '↓'
#
+
+alias ls='colorls -G'
+
alias xclip='xclip -selection c'
set fish_greeting ""
set -gx TERM screen-256color