Small changes, tmux shortcuts

This commit is contained in:
2021-12-19 03:55:15 +01:00
parent 932cf6ac6b
commit 3464039d98
3 changed files with 8 additions and 2 deletions

View File

@@ -6,3 +6,6 @@ source "$HOME/.aliases"
export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libgtk3-nocsd.so.0
echo -e '\e[34m [termrc] Config reloaded\e[0m'
# Add Rust crates to path
export PATH=$PATH:$HOME/.cargo/bin