MOTD, Updates
Added tmux config with nvim fixes Updated install.sh to also run stow Added support for motd in fish
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
if test -f /etc/motd
|
||||
cat /ect/motd
|
||||
end
|
||||
|
||||
if status is-interactive
|
||||
# Commands to run in interactive sessions can go here
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user