From c5f260620a6a41dc95116b8f872d0a70cb15ed6f Mon Sep 17 00:00:00 2001
From: k1574 <k1574@yandex.ru>
Date: Thu, 23 Jun 2022 21:12:05 +0500
Subject: [PATCH] profile: added cdl.

---
 dot/file/xonotic/data/config.cfg | 4 ++--
 profile                          | 5 +++++
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/dot/file/xonotic/data/config.cfg b/dot/file/xonotic/data/config.cfg
index 0a78c0f..4d9711d 100644
--- a/dot/file/xonotic/data/config.cfg
+++ b/dot/file/xonotic/data/config.cfg
@@ -120,13 +120,13 @@ seta "cl_damagetext_velocity_screen" "0 0 0"
 seta "cl_damagetext_velocity_world" "0 0 20"
 seta "cl_eventchase_death" "0"
 "cl_forwardspeed" "360"
-seta "cl_matchcount" "448"
+seta "cl_matchcount" "451"
 "cl_movement_track_canjump" "1"
 "cl_particles_quality" "0.4"
 "cl_sidespeed" "360"
 "cl_smoothviewheight" "0"
 seta "cl_spawn_point_particles" "0"
-seta "cl_startcount" "92"
+seta "cl_startcount" "93"
 "cl_upspeed" "360"
 seta "cl_weaponimpulsemode" "1"
 seta "cl_zoomsensitivity" "1"
diff --git a/profile b/profile
index 1051977..41c190e 100644
--- a/profile
+++ b/profile
@@ -134,6 +134,11 @@ fn cd {
 	}
 }
 
+fn cdl {
+	cd $*
+	ls
+}
+
 fn - {
 	# Move back in history for $1 notes.
 	num = $1