Fix .profile imports and nyxt shortcut
This commit is contained in:
parent
585cc29048
commit
4f0c727797
7 changed files with 32 additions and 30 deletions
7
config/profile
Normal file
7
config/profile
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
export EDITOR=vim
|
||||
export BROWSER=nyxt
|
||||
export PAGER=bat
|
||||
export SHELL=/usr/bin/fish
|
||||
export TERMINAL=wezterm
|
||||
export PATH="$HOME/.dotfiles/scripts:$PATH"
|
||||
export PATH="/usr/local/bin:$PATH"
|
||||
Loading…
Add table
Add a link
Reference in a new issue