aboutsummaryrefslogtreecommitdiffstats
path: root/.config/fish/config.fish
diff options
context:
space:
mode:
authorBlista Kanjo2023-06-14 13:12:16 -0400
committerBlista Kanjo2023-06-14 13:12:16 -0400
commitec65bf76fbb592b710863630e91951edf5d83bf1 (patch)
tree49066394512fa120575ce45ef13f9853867daf4c /.config/fish/config.fish
parentf75b088d1312bccb8fc9d70ac36ce553e654756b (diff)
refactor: removed Plan 9 Utils command substitutions
Diffstat (limited to '')
-rw-r--r--.config/fish/config.fish4
1 files changed, 0 insertions, 4 deletions
diff --git a/.config/fish/config.fish b/.config/fish/config.fish
index 3643a0e..102f0df 100644
--- a/.config/fish/config.fish
+++ b/.config/fish/config.fish
@@ -48,10 +48,6 @@ if status is-interactive
alias true=uu-true
alias uptime=uu-uptime
- # Plan9 Utils Command Substitutions
- alias sort="9 sort"
- alias grep="9 grep"
-
# Environment Variable Declarations
export PF_INFO="ascii title os kernel uptime pkgs memory"
>tassaron1-21/+27 2022-05-05change version numbertassaron1-1/+1 2022-05-05show every frame of preview during exporttassaron1-5/+1 2022-05-05remove Python threads from video export processtassaron1-106/+55 2022-05-05fix broken link. move commandline info lowertassaron1-20/+10 2022-05-05add more links to wikitassaron1-2/+3 2022-05-05shrink screenshot slightly, add alt/tite texttassaron1-2/+3 2022-05-05new readme with screenshottassaron2-35/+45 2022-05-03change version numbertassaron1-1/+1