AutoYADM commit: 2025-02-18 17:00:06
This commit is contained in:
parent
ea4b7ebc9f
commit
77432d54cc
2 changed files with 5 additions and 4 deletions
|
@ -156,6 +156,7 @@ default_floating_border pixel 1
|
|||
|
||||
# Exit sway (logs you out of your Wayland session)
|
||||
bindsym $mod+Shift+l exec $lockcmd
|
||||
bindsym $mod+Tab exec ~/scripts/windows.py
|
||||
#
|
||||
# Moving around:
|
||||
#
|
||||
|
|
8
.zshrc
8
.zshrc
|
@ -2,11 +2,11 @@
|
|||
bindkey -r '\ex'
|
||||
ZSH="$HOME/.oh-my-zsh"
|
||||
export DISABLE_LS_COLORS=true
|
||||
export PAGER=ov
|
||||
export MANPAGER="ov --section-delimiter '^[^\s]' --section-header"
|
||||
# export PAGER=ov
|
||||
# export MANPAGER="ov --section-delimiter '^[^\s]' --section-header"
|
||||
export EGET_BIN="/home/fic/.eget/bin"
|
||||
plugins=(ssh-agent git github zsh-autosuggestions zsh-syntax-highlighting aliases copybuffer copyfile copypath fancy-ctrl-z systemd )
|
||||
# plugins=(ssh-agent git github zsh-autosuggestions zsh-syntax-highlighting aliases colored-man-pages copybuffer copyfile copypath fancy-ctrl-z systemd )
|
||||
# plugins=(ssh-agent git github zsh-autosuggestions zsh-syntax-highlighting aliases copybuffer copyfile copypath fancy-ctrl-z systemd )
|
||||
plugins=(ssh-agent git github zsh-autosuggestions zsh-syntax-highlighting aliases colored-man-pages copybuffer copyfile copypath fancy-ctrl-z systemd )
|
||||
source ~/.profile
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
ASHEN="$HOME/dev/ashen/ashen.nvim"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue