mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-22 02:50:24 +10:00
Adding new DOOM EMACS path to shell configs
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
# First line removes the path; second line sets it. Without the first line,
|
||||
# your path gets massive and fish becomes very slow.
|
||||
set -e fish_user_paths
|
||||
set -U fish_user_paths $HOME/.bin $HOME/.local/bin $HOME/.emacs.d/bin $HOME/Applications /var/lib/flatpak/exports/bin/ $fish_user_paths
|
||||
set -U fish_user_paths $HOME/.bin $HOME/.local/bin $HOME/.config/emacs/bin $HOME/Applications /var/lib/flatpak/exports/bin/ $fish_user_paths
|
||||
|
||||
### EXPORT ###
|
||||
set fish_greeting # Supresses fish's intro message
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[xin_0]
|
||||
file=/home/dt/wallpapers/star-trek-02.jpg
|
||||
file=/home/dt/wallpapers/0066.jpg
|
||||
mode=0
|
||||
bgcolor=#000000
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
[geometry]
|
||||
posx=16
|
||||
posy=38
|
||||
sizex=1884
|
||||
sizey=1022
|
||||
posx=4448
|
||||
posy=242
|
||||
sizex=1040
|
||||
sizey=752
|
||||
|
||||
[nitrogen]
|
||||
view=icon
|
||||
|
||||
Reference in New Issue
Block a user