diff options
| author | srdusr <trevorgray@srdusr.com> | 2023-06-29 09:46:57 +0200 |
|---|---|---|
| committer | srdusr <trevorgray@srdusr.com> | 2023-06-29 09:46:57 +0200 |
| commit | ac34c34076eec6e1cd1619106e6666a3d3f44824 (patch) | |
| tree | 161b1d9c02053c8f29d9aca10218057aff0ff51f /.config | |
| parent | 936b20f90d566b39cf1d95e4816ed080ec1ff835 (diff) | |
| download | dotfiles-ac34c34076eec6e1cd1619106e6666a3d3f44824.tar.gz dotfiles-ac34c34076eec6e1cd1619106e6666a3d3f44824.zip | |
Removed .config/zsh/.zprofile
Diffstat (limited to '.config')
| -rw-r--r-- | .config/zsh/.zprofile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.config/zsh/.zprofile b/.config/zsh/.zprofile deleted file mode 100644 index e40143e..0000000 --- a/.config/zsh/.zprofile +++ /dev/null @@ -1,5 +0,0 @@ -#if [[ "$(tty)" = "/dev/tty1" ]]; then -# pgrep bspwm || startx "$XDG_CONFIG_HOME/X11/xinitrc" -#fi - -#eval "$(gh completion -s zsh)" |
