mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 06:12:34 +00:00
Added some scripts for lynx
This commit is contained in:
@@ -14,8 +14,8 @@ autoload -Uz colors && colors
|
||||
# Load Useful Functions
|
||||
source "$ZDOTDIR/zsh-functions"
|
||||
|
||||
zsh_add_file "zsh-aliases"
|
||||
zsh_add_file "zsh-exports"
|
||||
zsh_add_file "zsh-aliases"
|
||||
|
||||
# Plugins
|
||||
zsh_add_plugin "zsh-users/zsh-autosuggestions"
|
||||
|
||||
@@ -60,3 +60,4 @@ fi
|
||||
|
||||
# tmux
|
||||
#alias ta() { tmux -f ~/.config/tmux/tmux.config attach "$@" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user