Compare commits
No commits in common. "811fa19fa4a3531b29dbdddc013909fd14a4021c" and "bba37860d72a4d18d8bd33bf71e21987af67354a" have entirely different histories.
811fa19fa4
...
bba37860d7
2 changed files with 1 additions and 7 deletions
|
@ -14,11 +14,6 @@ export MACHINE_START_SWAY=false # Whether to start Sway from bash
|
|||
# Source machine-specific config
|
||||
[[ -f ~/.machine_config ]] && source ~/.machine_config
|
||||
|
||||
# nnn
|
||||
if [ -f /usr/share/nnn/quitcd/quitcd.bash_sh_zsh ]; then
|
||||
source /usr/share/nnn/quitcd/quitcd.bash_sh_zsh
|
||||
fi
|
||||
|
||||
alias ssh="TERM=xterm-256color ssh"
|
||||
|
||||
# NNN configuration
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
--enable-features=UseOzonePlatform
|
||||
--ozone-platform=wayland
|
1
sway/.config/code-flags.conf
Symbolic link
1
sway/.config/code-flags.conf
Symbolic link
|
@ -0,0 +1 @@
|
|||
./electron-flags.conf
|
Loading…
Add table
Reference in a new issue