From 2e8d97e5fad0f714d676803ff4edffb8a188e0b2 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Mon, 7 Sep 2020 18:36:10 +0100 Subject: a big bag of update --- fish/config.fish | 3 +++ 1 file changed, 3 insertions(+) (limited to 'fish/config.fish') 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 -- cgit v1.2.3